Skip to content

Commit

Permalink
Update test package's go.mod (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
achevuru authored Dec 5, 2023
1 parent a4ceaf9 commit 6365fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/vishvananda/netns v0.0.4 // indirect
go.uber.org/multierr v1.10.0 // indirect
go.uber.org/zap v1.26.0 // indirect
golang.org/x/sys v0.14.0 // indirect
golang.org/x/sys v0.15.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
)

Expand Down

0 comments on commit 6365fbb

Please sign in to comment.