Skip to content

Commit

Permalink
Update go.mod to go 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed Mar 7, 2023
1 parent 2b9eb24 commit c85b49c
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.17
go 1.18

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

0 comments on commit c85b49c

Please sign in to comment.