tidy githubactions
This commit is contained in:
7
go.mod
7
go.mod
@@ -2,7 +2,6 @@ module simple-go-action
|
||||
|
||||
go 1.21.1
|
||||
|
||||
require (
|
||||
github.com/sethvargo/go-envconfig v0.8.0 // indirect
|
||||
github.com/sethvargo/go-githubactions v1.1.0 // indirect
|
||||
)
|
||||
require github.com/sethvargo/go-githubactions v1.1.0
|
||||
|
||||
require github.com/sethvargo/go-envconfig v0.8.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user