We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5a40f commit 30307c5Copy full SHA for 30307c5
1 file changed
go.mod
@@ -2,7 +2,7 @@ module github.com/bytedance/sonic
2
3
go 1.18
4
5
-// replace github.com/bytedance/sonic/loader => ./loader
+replace github.com/bytedance/sonic/loader => ./loader
6
7
require (
8
github.com/bytedance/gopkg v0.1.3
0 commit comments