Updated the Dockerfile to reflect best practices; removed the dropreplace lines after updates to go.mod.
All checks were successful
ci/woodpecker/manual/build-image Pipeline was successful
All checks were successful
ci/woodpecker/manual/build-image Pipeline was successful
This commit is contained in:
2
go.sum
2
go.sum
@@ -1,3 +1,5 @@
|
||||
gitea.maximumdirect.net/ejr/feedkit v0.4.0 h1:6sXr+eMCZZd+tHtzTjYpYoq6qFZ20QlsB51h57sWFpM=
|
||||
gitea.maximumdirect.net/ejr/feedkit v0.4.0/go.mod h1:+oKPs8gYsY+iBm06uXjj6BbAQzttKi0uCenNUyLoGzg=
|
||||
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
|
||||
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
|
||||
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
|
||||
|
||||
Reference in New Issue
Block a user