Skip to content

Commit

Permalink
etcd: upgrade go version from 1.21.4
Browse files Browse the repository at this point in the history
To keep etcd projects up to date with the latest patch releases &
incorporate the latest security updates.

Signed-off-by: arjunmalhotra1 <[email protected]>
  • Loading branch information
arjunmalhotra1 committed Nov 14, 2023
1 parent 7cd71e6 commit e6a186d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.1
1.21.4
2 changes: 1 addition & 1 deletion cmd/bbolt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
```bash
$bbolt version
bbolt version: 1.3.7
Go Version: go1.21.1
Go Version: go1.21.4
Go OS/Arch: darwin/arm64
```

Expand Down

0 comments on commit e6a186d

Please sign in to comment.