Skip to content

Commit

Permalink
gomod(deps): Bump kraftkit.sh from 0.8.4 to 0.8.5 in /tools/go-genera…
Browse files Browse the repository at this point in the history
…te-qemu-devices (#1604)

Approved-by: Alexander Jung <alex@unikraft.io>
  • Loading branch information
nderjung committed Apr 28, 2024
2 parents eaa3781 + 22998d2 commit 3db9da9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/go-generate-qemu-devices/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/golang/glog v1.2.1
github.com/iancoleman/strcase v0.3.0
kraftkit.sh v0.8.4
kraftkit.sh v0.8.5
mvdan.cc/gofumpt v0.6.0
)

Expand Down
4 changes: 2 additions & 2 deletions tools/go-generate-qemu-devices/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
kraftkit.sh v0.8.4 h1:1X3JMXS62B4elcd3PBhxNlmD/dqB82+BSj+GDVhGsyM=
kraftkit.sh v0.8.4/go.mod h1:pohS19A+2bub555dBDl5XEG1xY3A8kd/Gu1btI+1g7A=
kraftkit.sh v0.8.5 h1:6ulbRF3ONMEsalyysEAIeXpIBfB7dPcde5U+Wi/8u3A=
kraftkit.sh v0.8.5/go.mod h1:vUlY3ADOIfJ9+5FDc7TPvFmNDZf9EE9Q2TeqdDaJHVk=
mvdan.cc/gofumpt v0.6.0 h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo=
mvdan.cc/gofumpt v0.6.0/go.mod h1:4L0wf+kgIPZtcCWXynNS2e6bhmj73umwnuXSZarixzA=

0 comments on commit 3db9da9

Please sign in to comment.