diff --git a/common/serialize/bytearray/go.mod b/common/serialize/bytearray/go.mod new file mode 100644 index 000000000..d16d62225 --- /dev/null +++ b/common/serialize/bytearray/go.mod @@ -0,0 +1,3 @@ +module blazing/serialize/bytearray + +go 1.20