Skip to content

Commit 01f81e6

Browse files
authored
Merge pull request #351 from foundation-model-stack/dependabot/go_modules/cni/github.com/sirupsen/logrus-1.8.3
chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 in /cni
2 parents b01881e + abbaec3 commit 01f81e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cni/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/jmespath/go-jmespath v0.4.0 // indirect
2929
github.com/nxadm/tail v1.4.8 // indirect
3030
github.com/pkg/errors v0.9.1 // indirect
31-
github.com/sirupsen/logrus v1.8.1 // indirect
31+
github.com/sirupsen/logrus v1.8.3 // indirect
3232
github.com/vishvananda/netns v0.0.4 // indirect
3333
go.opencensus.io v0.22.3 // indirect
3434
go.uber.org/atomic v1.4.0 // indirect

0 commit comments

Comments
 (0)