We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa08aa commit acf1cc0Copy full SHA for acf1cc0
1 file changed
go.mod
@@ -81,7 +81,7 @@ require (
81
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
82
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 // indirect
83
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 // indirect
84
- github.com/onsi/gomega v1.16.0 // indirect
+ github.com/onsi/gomega v1.37.0 // indirect
85
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
86
github.com/perimeterx/marshmallow v1.1.5 // indirect
87
github.com/pierrec/lz4/v4 v4.1.22 // indirect
0 commit comments