Skip to content

Commit

Permalink
Merge pull request #65 from essentialkaos/dependabot/go_modules/devel…
Browse files Browse the repository at this point in the history
…op/github.com/essentialkaos/ek/v12-12.85.0

Bump github.com/essentialkaos/ek/v12 from 12.84.0 to 12.85.0
  • Loading branch information
andyone authored Nov 15, 2023
2 parents 9a28b68 + 7be9d0d commit 5e6bfdf
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 @@ -3,7 +3,7 @@ module github.com/essentialkaos/icecli
go 1.18

require (
github.com/essentialkaos/ek/v12 v12.84.0
github.com/essentialkaos/ek/v12 v12.85.0
github.com/essentialkaos/go-icecast/v2 v2.0.6
)

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/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/essentialkaos/check v1.4.0 h1:kWdFxu9odCxUqo1NNFNJmguGrDHgwi3A8daXX1nkuKk=
github.com/essentialkaos/ek/v12 v12.84.0 h1:GtMuOoCV1kH7Me5iV6JlKFE4pAtFZpneOcrAZEbjBRQ=
github.com/essentialkaos/ek/v12 v12.84.0/go.mod h1:NSx0QzX8Fplo21PbGNBkmL1j5pyWVKErTgJeSB1kpdA=
github.com/essentialkaos/ek/v12 v12.85.0 h1:OTmnQNnvpjUB1214uVU19rUhSKGsoocvIjAvUFJlXSo=
github.com/essentialkaos/ek/v12 v12.85.0/go.mod h1:NSx0QzX8Fplo21PbGNBkmL1j5pyWVKErTgJeSB1kpdA=
github.com/essentialkaos/go-icecast/v2 v2.0.6 h1:QqMwPT+TNN6R5xaQKsLINubtvdDg8LvcEhpynn3TVkI=
github.com/essentialkaos/go-icecast/v2 v2.0.6/go.mod h1:EEzBSggEHWafABzwhKCRqFrxEPf1x2OHcu863EbD4/0=
github.com/klauspost/compress v1.15.0 h1:xqfchp4whNFxn5A4XFyyYtitiWI8Hy5EW59jEwcyL6U=
Expand Down

0 comments on commit 5e6bfdf

Please sign in to comment.