Skip to content

Commit

Permalink
Merge pull request #815 from google/gover
Browse files Browse the repository at this point in the history
build: Bump go version to 1.21.
  • Loading branch information
jaqx0r authored Mar 1, 2024
2 parents 481e0aa + 68114f1 commit b2a55d1
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/google/mtail

go 1.20
go 1.21.1

require (
contrib.go.opencensus.io/exporter/jaeger v0.2.1
Expand Down

0 comments on commit b2a55d1

Please sign in to comment.