Rename project to actions-sync

This commit is contained in:
Anthony Sterling
2020-07-02 19:36:10 +01:00
commit f7954c5ebf
1249 changed files with 376757 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
module tools
go 1.14
require (
github.com/golang/mock v1.4.4-0.20200406172829-6d816de489c1 // indirect
github.com/golangci/golangci-lint v1.24.1-0.20200420081818-6771beaee681 // indirect
github.com/vektra/mockery v0.0.0-20181123154057-e78b021dcbb5 // indirect
golang.org/x/tools v0.0.0-20200423205358-59e73619c742 // indirect
)