Skip to content

Commit

Permalink
Merge pull request #992 from chncaption/oscs_fix_cit2hp0au51ueorq4bpg
Browse files Browse the repository at this point in the history
fix(sec): upgrade golang.org/x/sys to 0.1.0
  • Loading branch information
gustavo-iniguez-goya authored Oct 23, 2023
2 parents fe181b1 + 6ede8f0 commit 0a01e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/vishvananda/netlink v1.1.1-0.20220115184804-dd687eb2f2d4
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae
golang.org/x/net v0.0.0-20211209124913-491a49abca63
golang.org/x/sys v0.0.0-20211205182925-97ca703d548d
golang.org/x/sys v0.1.0
google.golang.org/grpc v1.32.0
google.golang.org/protobuf v1.26.0 // indirect
)

0 comments on commit 0a01e44

Please sign in to comment.