Skip to content

Commit

Permalink
Bump github.com/grafana/grafana-aws-sdk
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 1 update in the / directory: [github.com/grafana/grafana-aws-sdk](https://github.com/grafana/grafana-aws-sdk).


Updates `github.com/grafana/grafana-aws-sdk` from 0.31.3 to 0.31.4
- [Release notes](https://github.com/grafana/grafana-aws-sdk/releases)
- [Changelog](https://github.com/grafana/grafana-aws-sdk/blob/main/CHANGELOG.md)
- [Commits](grafana/grafana-aws-sdk@v0.31.3...v0.31.4)

---
updated-dependencies:
- dependency-name: github.com/grafana/grafana-aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 6e3a04a commit 34a0b84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.1
require (
github.com/aws/aws-sdk-go v1.55.5
github.com/google/go-cmp v0.6.0
github.com/grafana/grafana-aws-sdk v0.31.3
github.com/grafana/grafana-aws-sdk v0.31.4
github.com/grafana/grafana-plugin-sdk-go v0.259.2
github.com/grafana/sqlds/v4 v4.1.4
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
github.com/grafana/dataplane/sdata v0.0.9 h1:AGL1LZnCUG4MnQtnWpBPbQ8ZpptaZs14w6kE/MWfg7s=
github.com/grafana/dataplane/sdata v0.0.9/go.mod h1:Jvs5ddpGmn6vcxT7tCTWAZ1mgi4sbcdFt9utQx5uMAU=
github.com/grafana/grafana-aws-sdk v0.31.3 h1:QlgIwyyozYYQf/dL279Baicyax+SuE99Set5chMnq1s=
github.com/grafana/grafana-aws-sdk v0.31.3/go.mod h1:5nt5Gmp6+GyM+Jr7xsXKJtbizxbYXXLmEac6kw5paQI=
github.com/grafana/grafana-aws-sdk v0.31.4 h1:bQuWinP8cGFTK+CxjHiG2PyLO5W3i9PWYRqgvbrl6Zc=
github.com/grafana/grafana-aws-sdk v0.31.4/go.mod h1:y+Z9NgWB7Za6Q5YIWeiWWybSVRx4TS3GjS+SsLLJXBU=
github.com/grafana/grafana-plugin-sdk-go v0.259.2 h1:UgjIuCwfVp2AkHqV+ZqAdOZc1G5avjtEDoaxWIEDVJY=
github.com/grafana/grafana-plugin-sdk-go v0.259.2/go.mod h1:W0oyXqr67j7VuFqGRz6bwYnIVO/O0pscPNOzpa/oeUA=
github.com/grafana/otel-profiling-go v0.5.1 h1:stVPKAFZSa7eGiqbYuG25VcqYksR6iWvF3YH66t4qL8=
Expand Down

0 comments on commit 34a0b84

Please sign in to comment.