Skip to content

Commit

Permalink
Merge branch 'main' into go-vcr-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroden84 authored Apr 24, 2024
2 parents fb0ee78 + bf85b08 commit 1ae4f0c
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 @@ -2,7 +2,7 @@ module github.com/cloudamqp/terraform-provider-cloudamqp

go 1.20

require github.com/84codes/go-api v1.16.0
require github.com/84codes/go-api v1.16.1

require (
github.com/hashicorp/terraform-plugin-sdk v1.17.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ cloud.google.com/go/webrisk v1.5.0/go.mod h1:iPG6fr52Tv7sGk0H6qUFzmL3HHZev1htXuW
cloud.google.com/go/workflows v1.6.0/go.mod h1:6t9F5h/unJz41YqfBmqSASJSXccBLtD1Vwf+KmJENM0=
cloud.google.com/go/workflows v1.7.0/go.mod h1:JhSrZuVZWuiDfKEFxU0/F1PQjmpnpcoISEXH2bcHC3M=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/84codes/go-api v1.16.0 h1:Jgx+17bp7UAiGoupp2NVpG19x6RQoXVrID/5ljm0kkQ=
github.com/84codes/go-api v1.16.0/go.mod h1:pTTFpG2A0THyz22WDxOEYsKzgaU9HIdD0/qTuUwltCE=
github.com/84codes/go-api v1.16.1 h1:Bz4Uz1xn/MHtslx9jIVNsEyDd0ZCK2hJXW2gyb10r4s=
github.com/84codes/go-api v1.16.1/go.mod h1:pTTFpG2A0THyz22WDxOEYsKzgaU9HIdD0/qTuUwltCE=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/Masterminds/goutils v1.1.0/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
Expand Down

0 comments on commit 1ae4f0c

Please sign in to comment.