Skip to content
Snippets Groups Projects
Unverified Commit c8e94eec authored by Stan Hu's avatar Stan Hu
Browse files

Bump docker-distribution-pruner to v0.3.0

This version upgrade:

* Requires Go 1.22 and higher
* Bumps an outdated golang.org/x/net version

This project is defunct, but some scanners will might find that CVEs
from the old dependency.

Changelog: changed
parent 82abec8a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -15,7 +15,7 @@
# limitations under the License.
#
require "#{Omnibus::Config.project_root}/lib/gitlab/version"
version = Gitlab::Version.new('docker-distribution-pruner', '0.2.0')
version = Gitlab::Version.new('docker-distribution-pruner', '0.3.1')
 
name 'docker-distribution-pruner'
default_version version.print
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment