Skip to content

Commit

Permalink
Test with retry on 404
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Jan 25, 2025
1 parent 364d361 commit 0b001d7
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 @@ -11,7 +11,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.26.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.11.0
github.com/netascode/go-meraki v0.1.0
github.com/netascode/go-meraki v0.1.1-0.20250125092230-34c304a07e3c
github.com/tidwall/gjson v1.18.0
github.com/tidwall/sjson v1.2.5
golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
github.com/netascode/go-meraki v0.1.0 h1:rHCu1mdlE+O06TrazCOMvmWHa/ZyAXOPdGw1fXWROVk=
github.com/netascode/go-meraki v0.1.0/go.mod h1:xZ/kiJA+SZY32p5t1J9Jdhvtig9BU4SMbxKnfAJrmLE=
github.com/netascode/go-meraki v0.1.1-0.20250125092230-34c304a07e3c h1:ZimUDi+fN3oucGwHTdT833Ircl9pUT4mPeQ2sV+WZTI=
github.com/netascode/go-meraki v0.1.1-0.20250125092230-34c304a07e3c/go.mod h1:2Lxp8tj64T3NIwvtPYDHXOVGusLE6jMb2v748hxJkB4=
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
Expand Down

0 comments on commit 0b001d7

Please sign in to comment.