Updated modules
This commit is contained in:
parent
3585b7943a
commit
2a1eafa306
2 changed files with 4 additions and 4 deletions
4
go.mod
4
go.mod
|
|
@ -2,7 +2,7 @@ module src.lwithers.me.uk/go/htpack
|
|||
|
||||
require (
|
||||
github.com/gogo/protobuf v1.3.2
|
||||
golang.org/x/sys v0.2.0
|
||||
golang.org/x/sys v0.22.0
|
||||
)
|
||||
|
||||
go 1.19
|
||||
go 1.22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue