We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c655f6a commit 697b89fCopy full SHA for 697b89f
3 files changed
CHANGELOG.md
@@ -42,6 +42,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
42
43
## Unreleased
44
45
+## v30.0.1
46
+
47
+### State Compatible
48
49
+* [#9473](https://github.com/osmosis-labs/osmosis/pull/9473) chore: bump go version to v1.23.4
50
51
## v30.0.0
52
53
### State Breaking
go.mod
@@ -1,6 +1,6 @@
1
module github.com/osmosis-labs/osmosis/v30
2
3
-go 1.23.2
+go 1.23.4
4
5
require (
6
cloud.google.com/go/pubsub v1.49.0
go.work
@@ -1,4 +1,4 @@
use .
0 commit comments