test build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-28 11:55:15 +10:00
parent 46f151f599
commit 95a48a89a6
25 changed files with 2358 additions and 12 deletions

2
go.mod
View File

@@ -19,3 +19,5 @@ require (
golang.org/x/time v0.3.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
)
replace github.com/dnaeon/go-ucs => ./local/go-ucs