Skip to content

Commit

Permalink
chore: revert minimum ver to Go1.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: hainenber <[email protected]>
  • Loading branch information
hainenber committed Feb 7, 2024
1 parent 7eb6cf3 commit a9bfabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/grafana/agent

go 1.21.6
go 1.21.0

require (
cloud.google.com/go/pubsub v1.33.0
Expand Down

0 comments on commit a9bfabe

Please sign in to comment.