Switch to go:embed

This commit is contained in:
Unrud 2022-02-21 22:30:16 +01:00
parent 7fc46bf38c
commit 41c3e0b10d
8 changed files with 21 additions and 396 deletions

3
go.mod
View file

@ -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