Skip to content

Commit

Permalink
dependabot PR needed 'go mod tidy'
Browse files Browse the repository at this point in the history
  • Loading branch information
njvrzm committed Oct 23, 2024
1 parent 82dfc47 commit 2e078e1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/grafana/iot-sitewise-datasource

go 1.21
toolchain go1.22.5
go 1.22

toolchain go1.23.1

require (
github.com/aws/aws-sdk-go v1.51.31
Expand Down

0 comments on commit 2e078e1

Please sign in to comment.