Skip to content

Commit

Permalink
update golang.org/x/sys v0.0.0-20211205182925-97ca703d548d to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chncaption committed Jul 21, 2023
1 parent 3d8bdfc commit 6ede8f0
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 @@ -12,7 +12,7 @@ require (
github.com/varlink/go v0.4.0
github.com/vishvananda/netlink v0.0.0-20210811191823-e1a867c6b452
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 6ede8f0

Please sign in to comment.