Fix #975 by not exporting uint8

This commit is contained in:
Neil Alexander
2022-11-01 17:42:52 +00:00
parent ee33bd248f
commit 590d83aa9c
5 changed files with 8 additions and 9 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/kardianos/minwinsvc v1.0.2
github.com/mitchellh/mapstructure v1.4.1
github.com/vishvananda/netlink v1.1.0
golang.org/x/mobile v0.0.0-20221012134814-c746ac228303
golang.org/x/mobile v0.0.0-20221020085226-b36e6246172e
golang.org/x/net v0.0.0-20221014081412-f15817d10f9b
golang.org/x/sys v0.0.0-20221013171732-95e765b1cc43
golang.org/x/text v0.3.8