Skip to content

Commit

Permalink
Bump sdp-api-go-client to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mandopaloooza committed Jun 26, 2023
1 parent 1f4b880 commit 7fbbb75
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 @@ -6,7 +6,7 @@ require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
github.com/adrg/xdg v0.4.0
github.com/appgate/sdp-api-client-go v1.1.1
github.com/appgate/sdp-api-client-go v1.1.2
github.com/billgraziano/dpapi v0.4.0
github.com/cenkalti/backoff/v4 v4.2.1
github.com/cheynewallace/tabby v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ github.com/adrg/xdg v0.4.0 h1:RzRqFcjH4nE5C6oTAxhBtoE2IRyjBSa62SCbyPidvls=
github.com/adrg/xdg v0.4.0/go.mod h1:N6ag73EX4wyxeaoeHctc1mas01KZgsj5tYiAIwqJE/E=
github.com/alessio/shellescape v1.4.1 h1:V7yhSDDn8LP4lc4jS8pFkt0zCnzVJlG5JXy9BVKJUX0=
github.com/alessio/shellescape v1.4.1/go.mod h1:PZAiSCk0LJaZkiCSkPv8qIobYglO3FPpyFjDCtHLS30=
github.com/appgate/sdp-api-client-go v1.1.1 h1:8dlE9xh4HC1TJKxOu4q71K7pkU2kxXB4eM2RRSHyAJI=
github.com/appgate/sdp-api-client-go v1.1.1/go.mod h1:aPyFeh0fein8VSxFPZpEkeMi8m9dbN+I1RVO4QrONyk=
github.com/appgate/sdp-api-client-go v1.1.2 h1:IBqLJq+ME7sjn+RI7mSaAWn0ITCQ51Fsk6Cr5ihpfBw=
github.com/appgate/sdp-api-client-go v1.1.2/go.mod h1:aPyFeh0fein8VSxFPZpEkeMi8m9dbN+I1RVO4QrONyk=
github.com/billgraziano/dpapi v0.4.0 h1:t39THI1Ld1hkkLVrhkOX6u5TUxwzRddOffq4jcwh2AE=
github.com/billgraziano/dpapi v0.4.0/go.mod h1:gi1Lin0jvovT53j0EXITkY6UPb3hTfI92POaZgj9JBA=
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
Expand Down

0 comments on commit 7fbbb75

Please sign in to comment.