Skip to content

Commit c607224

Browse files
fix(deps): update module golang.org/x/sys to v0.36.0
1 parent 4dcae04 commit c607224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/sirupsen/logrus v1.9.3
99
github.com/streadway/amqp v1.1.0
1010
github.com/tkanos/gonfig v0.0.0-20210106201359-53e13348de2f
11-
golang.org/x/sys v0.21.0
11+
golang.org/x/sys v0.36.0
1212
)
1313

1414
require (

0 commit comments

Comments
 (0)