Skip to content

Commit d0d4b7d

Browse files
authored
Prepare for v0.6.0 release (#88)
* Prepare for v0.6.0 release * revert accidental change
1 parent cf43d43 commit d0d4b7d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
## Unreleased
2-
* Bump go version to 1.23.6
32

3+
## v0.6.0
4+
* Bump go version to 1.23.6
45
IMPROVEMENTS:
56
* Updated dependencies:
67
* `github.com/opencontainers/runc` v1.1.13 -> v1.2.6
78
* `golang.org/x/crypto` v0.32.0 -> v0.36.0
8-
* `golang.org/x/net` v0.34.0 -> v0.37.0
9+
* `golang.org/x/net` v0.34.0 -> v0.38.0
10+
* `github.com/hashicorp/vault/sdk` v0.15.2 -> v0.17.0
11+
* `github.com/ory/dockertest/v3` v3.11.0 -> v3.12.0
912

1013
## v0.5.0
1114
* Bump go version to 1.23.3

0 commit comments

Comments
 (0)