Skip to content

Commit fa91733

Browse files
authored
chore: retract gx tags (#248)
* retract gx tags * go mod tidy
1 parent 0cf7fe9 commit fa91733

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

go.mod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ require (
2121
go.uber.org/zap v1.24.0 // indirect
2222
golang.org/x/sys v0.6.0 // indirect
2323
)
24+
25+
retract v1.0.22 // old gx tag accidentally pushed as go tag
26+
27+
retract v2.0.1+incompatible // old gx tag

0 commit comments

Comments
 (0)