Skip to content

Commit

Permalink
update to go 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeGoldsmith committed Sep 15, 2022
1 parent cf9e82d commit b6a0c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporters/autoexport/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module go.opentelemetry.io/contrib/exporters/autoexport

go 1.17
go 1.18

require (
github.com/stretchr/testify v1.7.1
Expand Down

0 comments on commit b6a0c2f

Please sign in to comment.