Skip to content

Commit

Permalink
Merge pull request #144 from essentialkaos/dependabot/go_modules/deve…
Browse files Browse the repository at this point in the history
…lop/all-dda6c62d18

Bump github.com/essentialkaos/ek/v13 from 13.15.6 to 13.15.7 in the all group
  • Loading branch information
andyone authored Jan 22, 2025
2 parents 7d19342 + adb8d3c commit 2e441cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.8

require (
github.com/essentialkaos/check v1.4.1
github.com/essentialkaos/ek/v13 v13.15.6
github.com/essentialkaos/ek/v13 v13.15.7
github.com/klauspost/compress v1.17.11
github.com/pierrec/lz4/v4 v4.1.22
github.com/ulikunitz/xz v0.5.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/essentialkaos/check v1.4.1 h1:SuxXzrbokPGTPWxGRnzy0hXvtb44mtVrdNxgPa1s4c8=
github.com/essentialkaos/check v1.4.1/go.mod h1:xQOYwFvnxfVZyt5Qvjoa1SxcRqu5VyP77pgALr3iu+M=
github.com/essentialkaos/ek/v13 v13.15.6 h1:lWsCi7+irGi13beiY/T5P1W/iU1VFOEmOSp0Nt6TIQQ=
github.com/essentialkaos/ek/v13 v13.15.6/go.mod h1:YAkv7Mt856nJUQmi+/w1xxXwAR9C2/zQRJ9WNi2kOnE=
github.com/essentialkaos/ek/v13 v13.15.7 h1:97uqYE9BfCB44qDi9f9Au/HnjKsRt1nO46gcHvySm+I=
github.com/essentialkaos/ek/v13 v13.15.7/go.mod h1:YAkv7Mt856nJUQmi+/w1xxXwAR9C2/zQRJ9WNi2kOnE=
github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
Expand Down

0 comments on commit 2e441cf

Please sign in to comment.