We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2dae10 commit 2df07abCopy full SHA for 2df07ab
go.mod
@@ -41,7 +41,7 @@ require (
41
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
42
github.com/ugorji/go/codec v1.3.0 // indirect
43
go.uber.org/mock v0.6.0 // indirect
44
- go.yaml.in/yaml/v2 v2.4.2 // indirect
+ go.yaml.in/yaml/v2 v2.4.3 // indirect
45
go.yaml.in/yaml/v3 v3.0.4 // indirect
46
golang.org/x/arch v0.21.0 // indirect
47
golang.org/x/crypto v0.42.0 // indirect
0 commit comments