Switch to go:embed
This commit is contained in:
parent
7fc46bf38c
commit
41c3e0b10d
8 changed files with 21 additions and 396 deletions
3
go.mod
3
go.mod
|
|
@ -1,9 +1,8 @@
|
|||
module github.com/unrud/remote-touchpad
|
||||
|
||||
go 1.15
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/elazarl/go-bindata-assetfs v1.0.1
|
||||
github.com/godbus/dbus/v5 v5.0.6
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue