Updated dependencies
This commit is contained in:
parent
83a5226e1a
commit
6ea49bb3b3
2 changed files with 34 additions and 8 deletions
4
go.mod
4
go.mod
|
|
@ -1,8 +1,8 @@
|
|||
module src.lwithers.me.uk/go/htpack
|
||||
|
||||
require (
|
||||
github.com/gogo/protobuf v1.2.1
|
||||
golang.org/x/sys v0.0.0-20200113162924-86b910548bc1
|
||||
github.com/gogo/protobuf v1.3.2
|
||||
golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e
|
||||
)
|
||||
|
||||
go 1.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue