Skip to content

Commit

Permalink
Update receiver/sapmreceiver/go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored Oct 4, 2024
1 parent afca550 commit ad149ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions receiver/sapmreceiver/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sapmreceiver

go 1.23

toolchain go1.23.2
go 1.22.0

require (
github.com/gorilla/mux v1.8.1
Expand Down

0 comments on commit ad149ec

Please sign in to comment.