Skip to content

Commit

Permalink
Update go tools version to v1.22.3 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomMoulard authored May 13, 2024
1 parent 8724a1d commit 547f10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/tomMoulard/sendbird-go/build

go 1.22.2
go 1.22.3

// FIXME: temporary fix for go.opentelemetry.io/otel/exporters/otlp/internal v0.20.1
replace go.opentelemetry.io/otel/exporters/otlp/internal v0.20.1 => go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.43.0
Expand Down

0 comments on commit 547f10c

Please sign in to comment.