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 d83d568 commit b8a020aCopy full SHA for b8a020a
go.mod
@@ -127,7 +127,7 @@ require (
127
github.com/xanzy/ssh-agent v0.3.3 // indirect
128
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca // indirect
129
go.opentelemetry.io/otel v0.13.0 // indirect
130
- go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect
+ go.starlark.net 27fdb1d4744d // indirect
131
go.uber.org/atomic v1.6.0 // indirect
132
go.uber.org/multierr v1.5.0 // indirect
133
golang.org/x/crypto v0.35.0 // indirect
0 commit comments