Skip to content

Commit

Permalink
Ran go mod tidy once, as requested
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzheiber committed Mar 16, 2024
1 parent 02641d6 commit 140cc08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 861 deletions.
4 changes: 3 additions & 1 deletion tests/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module terraform-aws-oidc-github-actions-module

go 1.17
go 1.21

toolchain go1.21.1

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

0 comments on commit 140cc08

Please sign in to comment.