Skip to content

Commit 30307c5

Browse files
AsterDYliuq19
authored andcommitted
feat: support Go 1.26 (#898)
1 parent ad5a40f commit 30307c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/bytedance/sonic
22

33
go 1.18
44

5-
// replace github.com/bytedance/sonic/loader => ./loader
5+
replace github.com/bytedance/sonic/loader => ./loader
66

77
require (
88
github.com/bytedance/gopkg v0.1.3

0 commit comments

Comments
 (0)