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 eb73a1f commit bac2f0cCopy full SHA for bac2f0c
go.mod
@@ -76,3 +76,5 @@ require (
76
google.golang.org/grpc v1.75.1 // indirect
77
gopkg.in/warnings.v0 v0.1.2 // indirect
78
)
79
+
80
+retract v1.0.0 // Retracted because the 1.0.0 release was published prematurely.
0 commit comments