We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcae04 commit c607224Copy full SHA for c607224
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/sirupsen/logrus v1.9.3
9
github.com/streadway/amqp v1.1.0
10
github.com/tkanos/gonfig v0.0.0-20210106201359-53e13348de2f
11
- golang.org/x/sys v0.21.0
+ golang.org/x/sys v0.36.0
12
)
13
14
require (
0 commit comments