Skip to content

Commit

Permalink
Small fix in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisTraub committed Nov 12, 2023
1 parent ed6d589 commit 1074c1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion gov2/bedrock/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/awsdocs/aws-doc-sdk-examples/gov2/iam
module github.com/awsdocs/aws-doc-sdk-examples/gov2/bedrock

go 1.21

Expand Down
11 changes: 2 additions & 9 deletions gov2/bedrock/stubs/go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
module github.com/awsdocs/aws-doc-sdk-examples/gov2/iam
module github.com/awsdocs/aws-doc-sdk-examples/gov2/bedrock

go 1.21

require (

)

require (

)

require ()

0 comments on commit 1074c1b

Please sign in to comment.