Skip to content

Commit 1adf8a9

Browse files
committed
chore: bumping go version 1.22
1 parent 052c814 commit 1adf8a9

File tree

2 files changed

+2
-2
lines changed
  • examples

2 files changed

+2
-2
lines changed

examples/app-with-backend/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/grafana/app-with-backend
22

3-
go 1.21
3+
go 1.22
44

55
toolchain go1.22.1
66

examples/app-with-service-account/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/grafana/app-with-service-account
22

3-
go 1.21
3+
go 1.22
44

55
require github.com/grafana/grafana-plugin-sdk-go v0.252.0
66

0 commit comments

Comments
 (0)