We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a8043a commit 3844625Copy full SHA for 3844625
go.mod
@@ -2,6 +2,8 @@ module github.com/webx-top/echo
2
3
go 1.21
4
5
+retract [v2.0.0+incompatible, v2.42.35+incompatible]
6
+
7
require (
8
github.com/admpub/boltstore v1.1.1
9
github.com/admpub/decimal v1.3.1
0 commit comments