mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-03 08:21:45 +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: