mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-31 10:55:30 +00:00
Remove explicit go get
for goblin package
The goblin package will be pulled in by the `go get` invocation on the following line as it's references by imports, so there's no need to list it separately.
This commit is contained in: