Skip to content

Commit

Permalink
Merge pull request #1655 from okta/dependabot/go_modules/github.com/o…
Browse files Browse the repository at this point in the history
…kta/okta-sdk-golang/v3-3.0.11

Bump github.com/okta/okta-sdk-golang/v3 from 3.0.8 to 3.0.11
  • Loading branch information
MikeMondragon-okta authored Aug 2, 2023
2 parents fae0233 + 2d7b9f3 commit a483cfa
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 @@ -14,7 +14,7 @@ require (
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.27.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/okta/okta-sdk-golang/v3 v3.0.8
github.com/okta/okta-sdk-golang/v3 v3.0.11
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/stretchr/testify v1.8.4
gopkg.in/square/go-jose.v2 v2.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx
github.com/modocache/gover v0.0.0-20171022184752-b58185e213c5/go.mod h1:caMODM3PzxT8aQXRPkAt8xlV/e7d7w8GM5g0fa5F0D8=
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/okta/okta-sdk-golang/v3 v3.0.8 h1:bH9eVaY7LXIvilTVDPrvHK6k+bpCWdVylTb9t8fKFeI=
github.com/okta/okta-sdk-golang/v3 v3.0.8/go.mod h1:DkHDygu91ODBfsx6jbAKfZQzln3VyKlhEX6+ItYlloI=
github.com/okta/okta-sdk-golang/v3 v3.0.11 h1:bFciYORMGPjC/UqxNt5s3f6PhTHD4SPRBpDzcoNuRYA=
github.com/okta/okta-sdk-golang/v3 v3.0.11/go.mod h1:cYdp2vJAjD803jMGxCJZXiOXBQcTBfOHwBOV6hXqfg0=
github.com/patrickmn/go-cache v0.0.0-20180815053127-5633e0862627/go.mod h1:3Qf8kWWT7OJRJbdiICTKqZju1ZixQ/KpMGzzAfe6+WQ=
github.com/patrickmn/go-cache v2.1.0+incompatible h1:HRMgzkcYKYpi3C8ajMPV8OFXaaRUnok+kx1WdO15EQc=
github.com/patrickmn/go-cache v2.1.0+incompatible/go.mod h1:3Qf8kWWT7OJRJbdiICTKqZju1ZixQ/KpMGzzAfe6+WQ=
Expand Down

0 comments on commit a483cfa

Please sign in to comment.