Skip to content

Commit ded61b9

Browse files
authored
Update go.mod
1 parent f0cf371 commit ded61b9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tools/go.mod

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
module github.com/golang-templates/seed/build
22

3-
go 1.22.5
4-
toolchain go1.23.1
5-
6-
// FIXME: temporary fix for go.opentelemetry.io/otel/exporters/otlp/internal v0.20.1
7-
replace go.opentelemetry.io/otel/exporters/otlp/internal v0.20.1 => go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.43.0
3+
go 1.23.0
84

95
require (
106
github.com/client9/misspell v0.3.4

0 commit comments

Comments
 (0)