Skip to content

Commit

Permalink
Update module github.com/ohkinozomu/gcp-regions to v0.2.0 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 21, 2022
1 parent 0914ed4 commit 199ecd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/docker/distribution v2.8.1+incompatible
github.com/jsonmaur/aws-regions/v2 v2.3.1
github.com/ohkinozomu/gcp-regions v0.1.0
github.com/ohkinozomu/gcp-regions v0.2.0
)

require github.com/opencontainers/go-digest v1.0.0 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ github.com/ohkinozomu/gcp-regions v0.0.2 h1:zEU4/ejggS7+a6J/vOPvAHj0Lv8DD1oRnJ4b
github.com/ohkinozomu/gcp-regions v0.0.2/go.mod h1:a69vJkNVbFBMhvI68qO36vYNC76eG9eWWBtoXIz5AaY=
github.com/ohkinozomu/gcp-regions v0.1.0 h1:Pv9EYoJB0TKGXlAukbcl+o70k7BQMb2XllExNDb7hLE=
github.com/ohkinozomu/gcp-regions v0.1.0/go.mod h1:5FiT3E0SVumwPdrxQnJvVHiSCXqyC2UCWiz3fyiospQ=
github.com/ohkinozomu/gcp-regions v0.2.0 h1:+tctsMjvtmVSlGkFK6Gwq/kWwNY4SLDEdMcNo5XnKQY=
github.com/ohkinozomu/gcp-regions v0.2.0/go.mod h1:5FiT3E0SVumwPdrxQnJvVHiSCXqyC2UCWiz3fyiospQ=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=

0 comments on commit 199ecd9

Please sign in to comment.