Chore: update go.mod (#87194)

* Chore: update go.mod
This commit is contained in:
Kristin Laemmert 2024-05-02 08:11:19 -04:00 committed by GitHub
parent 37ca484aad
commit ac07a9794b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/grafana/grafana
go 1.21.0
go 1.22.2
// Override docker/docker to avoid:
// go: github.com/drone-runners/drone-runner-docker@v1.8.2 requires

View File

@ -1,4 +1,4 @@
go 1.21.0
go 1.22.2
use (
.