diff --git a/go.mod b/go.mod index ae7f733..37d9a1c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/probe-lab/tracecatcher -go 1.21 +go 1.22 require ( contrib.go.opencensus.io/exporter/prometheus v0.4.2