We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a7925 commit ab8aba6Copy full SHA for ab8aba6
go.mod
@@ -12,3 +12,5 @@ require (
12
github.com/pmezard/go-difflib v1.0.0 // indirect
13
gopkg.in/yaml.v3 v3.0.1 // indirect
14
)
15
+
16
+retract v0.7.0 // missing fallback for arm64 -> all
0 commit comments