1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module blazing/serialize/bytearray
|
||||
module blazing/common/serialize/bytearray
|
||||
|
||||
go 1.20
|
||||
|
||||
2
go.work
2
go.work
@@ -6,6 +6,7 @@ use (
|
||||
./common/contrib/files/local
|
||||
./common/cool
|
||||
./common/serialize/bitset
|
||||
./common/serialize/bytearray
|
||||
./common/serialize/log
|
||||
./common/serialize/sturc
|
||||
./common/serialize/xml
|
||||
@@ -17,6 +18,5 @@ use (
|
||||
./modules/dict
|
||||
./modules/space
|
||||
./modules/task
|
||||
E:\newcode\seercode\tools\bytearray
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user