Remove go.work.

This commit is contained in:
Nuno Cruces
2025-02-10 12:44:11 +00:00
parent 57997201ee
commit fa613f9ddb
12 changed files with 24 additions and 42 deletions

3
.gitignore vendored
View File

@@ -5,6 +5,9 @@
*.so
*.dylib
# Go workspace
go.work*
# Test binary, built with `go test -c`
*.test