refactor: move shared packages up a level

This commit is contained in:
sentriz
2022-04-13 01:10:46 +01:00
parent 165904c2bb
commit 8b803ecf20
53 changed files with 65 additions and 68 deletions
@@ -0,0 +1,3 @@
go test fuzz v1
byte('Y')
byte('\x05')
@@ -0,0 +1,3 @@
go test fuzz v1
byte('\x15')
byte('}')
@@ -0,0 +1,3 @@
go test fuzz v1
byte('\a')
byte('\x02')