Skip to content

Commit

Permalink
Bump dies.dev/diegen from 0.2.0 to 0.3.0 in /hack
Browse files Browse the repository at this point in the history
Bumps [dies.dev/diegen](https://github.com/scothis/dies) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/scothis/dies/releases)
- [Commits](scothis/dies@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: dies.dev/diegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2022
1 parent a5f63c4 commit 2080e12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hack/go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/vmware-labs/reconciler-runtime/hack
go 1.17

require (
dies.dev/diegen v0.2.0
dies.dev/diegen v0.3.0
sigs.k8s.io/controller-tools v0.8.0
)

Expand Down
4 changes: 2 additions & 2 deletions hack/go.sum
Expand Up @@ -36,8 +36,8 @@ cloud.google.com/go/storage v1.5.0/go.mod h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0Zeo
cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk=
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
dies.dev/diegen v0.2.0 h1:bRldLUKCS0RVKZxipuWNCFFsWeJY0V4baPNULdJdrHo=
dies.dev/diegen v0.2.0/go.mod h1:ZALxA6Wnj2ZikQR6GxYFs9IsRWVQjk8Lg6n4a/nVWjk=
dies.dev/diegen v0.3.0 h1:ccvMbI5blJpWzRPkU80G02PUQZ2PCmzt3FOt7jrAkbc=
dies.dev/diegen v0.3.0/go.mod h1:ZALxA6Wnj2ZikQR6GxYFs9IsRWVQjk8Lg6n4a/nVWjk=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/Azure/go-ansiterm v0.0.0-20210608223527-2377c96fe795/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8=
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1/go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E=
Expand Down

0 comments on commit 2080e12

Please sign in to comment.