Skip to content

Commit

Permalink
Merge pull request #75 from funbox/dependabot/go_modules/develop/gith…
Browse files Browse the repository at this point in the history
…ub.com/essentialkaos/ek/v12-12.111.0

Bump github.com/essentialkaos/ek/v12 from 12.107.0 to 12.111.0
  • Loading branch information
andyone authored Mar 25, 2024
2 parents 2e6e199 + 137aa67 commit 14b5e6e
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/funbox/init-exporter-converter
go 1.18

require (
github.com/essentialkaos/ek/v12 v12.107.0
github.com/essentialkaos/ek/v12 v12.111.0
github.com/essentialkaos/go-simpleyaml/v2 v2.1.4
github.com/funbox/init-exporter v0.25.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/essentialkaos/check v1.4.0 h1:kWdFxu9odCxUqo1NNFNJmguGrDHgwi3A8daXX1nkuKk=
github.com/essentialkaos/ek/v12 v12.107.0 h1:wNUuFXJRPb6iGJEBDvU8pOV7l3a5yzUj5gt7ZR29vew=
github.com/essentialkaos/ek/v12 v12.107.0/go.mod h1:exBTL3OE3dm4vjHihE4ZhQ3onJq7C8q2r+OTZmpCO6s=
github.com/essentialkaos/ek/v12 v12.111.0 h1:rU7bFXY6uPvJE136B41RQMKu0Mg3eXKEMdGy8EpBJsM=
github.com/essentialkaos/ek/v12 v12.111.0/go.mod h1:SslW97Se34YQKc08Ume2V/8h/HPTgLS1+Iok64cNF/U=
github.com/essentialkaos/go-simpleyaml/v2 v2.1.4 h1:B2bXdGWaQ6Xy3HTsO2DLBoNV7cbMW3KDmeeOKYLo9z0=
github.com/essentialkaos/go-simpleyaml/v2 v2.1.4/go.mod h1:pVQTleUBC8xBI9+HnTF38xWBZqANNrmMAzwmUemblJg=
github.com/funbox/init-exporter v0.25.1 h1:xmvgrPFUPInBsZRSSB8+mMciUtw78HFN0fCeMZuRyKo=
Expand Down

0 comments on commit 14b5e6e

Please sign in to comment.