Skip to content

Commit

Permalink
fix(deps): update module github.com/akamai/akamaiopen-edgegrid-golang…
Browse files Browse the repository at this point in the history
…/v7 to v7.2.1
  • Loading branch information
renovate[bot] authored and notandy committed Aug 25, 2023
1 parent 1cb52e7 commit 00c1fb0
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 @@ -7,7 +7,7 @@ require (
github.com/Boostport/migration/driver/mysql v1.1.2
github.com/Boostport/migration/driver/postgres v1.1.3
github.com/Masterminds/squirrel v1.5.4
github.com/akamai/AkamaiOPEN-edgegrid-golang/v7 v7.2.0
github.com/akamai/AkamaiOPEN-edgegrid-golang/v7 v7.2.1
github.com/cockroachdb/cockroach-go/v2 v2.3.5
github.com/didip/tollbooth v4.0.2+incompatible
github.com/dlmiddlecote/sqlstats v1.0.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ github.com/akamai/AkamaiOPEN-edgegrid-golang/v7 v7.1.0 h1:QBcW0BOSLBN2DGgs6je3L/
github.com/akamai/AkamaiOPEN-edgegrid-golang/v7 v7.1.0/go.mod h1:zZWAMUwE4q5sVPgnjz9jiqtXA01tM3m9HYd6Wk0ev90=
github.com/akamai/AkamaiOPEN-edgegrid-golang/v7 v7.2.0 h1:sGkT91nSXjHU/s+ItP+kTgea1WCfpgAWwx+snxlP/+E=
github.com/akamai/AkamaiOPEN-edgegrid-golang/v7 v7.2.0/go.mod h1:zZWAMUwE4q5sVPgnjz9jiqtXA01tM3m9HYd6Wk0ev90=
github.com/akamai/AkamaiOPEN-edgegrid-golang/v7 v7.2.1 h1:amPKOiXDgUXQcSMMg0XXvOZkF9sQcffZXZrZT4VJ3z0=
github.com/akamai/AkamaiOPEN-edgegrid-golang/v7 v7.2.1/go.mod h1:zZWAMUwE4q5sVPgnjz9jiqtXA01tM3m9HYd6Wk0ev90=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
Expand Down

0 comments on commit 00c1fb0

Please sign in to comment.