Skip to content

Commit

Permalink
Merge pull request #26 from jfrog/XRAY-102173-support-7z-new-form
Browse files Browse the repository at this point in the history
XRAY-102173 - Better support 7z,downgrade to go 1.23.0
  • Loading branch information
slavikp1976 authored Feb 10, 2025
2 parents 58e143b + 850ad98 commit c2019bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/jfrog/go-archive-extractor

go 1.23.3
go 1.23.0

require (
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
Expand Down

0 comments on commit c2019bc

Please sign in to comment.