Update to Go 1.26.0, update golang.org/x/sys
This commit is contained in:
parent
01e98aed67
commit
96ea58d32b
2 changed files with 4 additions and 2 deletions
4
go.mod
4
go.mod
|
|
@ -1,8 +1,8 @@
|
|||
module src.lwithers.me.uk/go/htpack
|
||||
|
||||
go 1.25.0
|
||||
go 1.26.0
|
||||
|
||||
require (
|
||||
github.com/gogo/protobuf v1.3.2
|
||||
golang.org/x/sys v0.45.0
|
||||
golang.org/x/sys v0.47.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue