Skip to content

Commit 5fe20cc

Browse files
authored
prep for release (#231)
1 parent f33018e commit 5fe20cc

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.6
1+
1.24.3

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
## Next
22

3+
## 0.21.0
4+
### Jun 03, 2025
5+
6+
IMPROVEMENTS:
7+
* building with go 1.24.3
8+
* Updated dependencies:
9+
* golang.org/x/crypto v0.36.0 => v0.38.0
10+
* golang.org/x/net v0.37.0 => v0.40.0
11+
* golang.org/x/sys v0.31.0 => v0.33.0
12+
* golang.org/x/text v0.23.0 => v0.25.0
13+
* cloud.google.com/go/compute/metadata v0.6.0 -> v0.7.0
14+
* github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.0
15+
* github.com/hashicorp/go-secure-stdlib/parseutil v0.1.9 -> v0.2.0
16+
* github.com/hashicorp/vault/sdk v0.15.2 -> v0.17.0
17+
* golang.org/x/oauth2 v0.28.0 -> v0.30.0
18+
* google.golang.org/api v0.221.0 -> v0.235.0
19+
320
## v0.20.2
421

522
BUG FIXES:

0 commit comments

Comments
 (0)