diff --git a/go.mod b/go.mod index d8c7b42619be..c3619e2e8f49 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/juju/juju -go 1.21 +go 1.22 require ( github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0 diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 4060920ff586..873138472719 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -393,7 +393,7 @@ parts: after: - libdqlite plugin: juju-go - go-channel: 1.21/stable + go-channel: 1.22/stable source: . go-packages: - github.com/juju/juju/cmd/jujud