mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 11:01:31 +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: