added go release.yml file and removed test package

This commit is contained in:
2021-11-26 11:29:39 +04:00
parent 9d99875cb8
commit b82d56b8d0
8 changed files with 35 additions and 156 deletions

1
go.mod
View File

@@ -30,7 +30,6 @@ require (
golang.org/x/text v0.3.5 // indirect
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
google.golang.org/grpc v1.35.0 // indirect
gopkg.in/src-d/go-git.v4 v4.13.1
gopkg.in/yaml.v2 v2.4.0
gotest.tools/v3 v3.0.3 // indirect
)