Skip to content

Commit

Permalink
fix: invalid go version '1.21.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
subfuzion committed Aug 28, 2024
1 parent 2682428 commit 6c49b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry/instrumentation/app/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/GoogleCloudPlatform/golang-samples/opentelemetry/instrumentation/app

go 1.21.0
go 1.21

require (
github.com/GoogleCloudPlatform/golang-samples v0.0.0-20240724083556-7f760db013b7
Expand Down

0 comments on commit 6c49b69

Please sign in to comment.