We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6645426 commit a269155Copy full SHA for a269155
go.mod
@@ -9,3 +9,5 @@ require (
9
github.com/pmezard/go-difflib v1.0.0 // indirect
10
gopkg.in/yaml.v3 v3.0.1 // indirect
11
)
12
+
13
+retract v1.39.0
0 commit comments