Switch to go:embed
This commit is contained in:
parent
7fc46bf38c
commit
41c3e0b10d
8 changed files with 21 additions and 396 deletions
|
|
@ -13,11 +13,6 @@ modules:
|
|||
- name: remote-touchpad
|
||||
sources:
|
||||
# Vendor dependencies: go mod vendor -v
|
||||
- type: git
|
||||
url: https://github.com/elazarl/go-bindata-assetfs
|
||||
tag: v1.0.1
|
||||
commit: 234c15e7648ff35458026de92b34c637bae5e6f7
|
||||
dest: vendor/github.com/elazarl/go-bindata-assetfs
|
||||
- type: git
|
||||
url: https://github.com/godbus/dbus
|
||||
tag: v5.0.6
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
# github.com/elazarl/go-bindata-assetfs v1.0.1
|
||||
## explicit
|
||||
github.com/elazarl/go-bindata-assetfs
|
||||
# github.com/godbus/dbus/v5 v5.0.6
|
||||
## explicit
|
||||
github.com/godbus/dbus/v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue