Skip to content

Commit

Permalink
Add generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
duytiennguyen-okta committed Jun 8, 2023
1 parent d0b0685 commit 86764da
Show file tree
Hide file tree
Showing 2,089 changed files with 435,908 additions and 32,268 deletions.
20 changes: 7 additions & 13 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
module github.com/okta/okta-sdk-golang/v2
module github.com/okta/okta-sdk-golang/v3

go 1.19
go 1.13

require (
github.com/BurntSushi/toml v1.1.0
github.com/cenkalti/backoff/v4 v4.1.3
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/jarcoal/httpmock v1.2.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/patrickmn/go-cache v0.0.0-20180815053127-5633e0862627
github.com/stretchr/testify v1.7.1
gopkg.in/square/go-jose.v2 v2.6.0
github.com/stretchr/testify v1.4.0
golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
gopkg.in/yaml.v3 v3.0.1
)

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/google/go-cmp v0.5.8 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e // indirect
)
gopkg.in/square/go-jose.v2 v2.6.0
)
375 changes: 365 additions & 10 deletions go.sum

Large diffs are not rendered by default.

1,436 changes: 1,436 additions & 0 deletions okta/README.md

Large diffs are not rendered by default.

80 changes: 0 additions & 80 deletions okta/accessPolicy.go

This file was deleted.

33 changes: 0 additions & 33 deletions okta/accessPolicyConstraint.go

This file was deleted.

32 changes: 0 additions & 32 deletions okta/accessPolicyConstraints.go

This file was deleted.

80 changes: 0 additions & 80 deletions okta/accessPolicyRule.go

This file was deleted.

37 changes: 0 additions & 37 deletions okta/accessPolicyRuleActions.go

This file was deleted.

32 changes: 0 additions & 32 deletions okta/accessPolicyRuleApplicationSignOn.go

This file was deleted.

53 changes: 0 additions & 53 deletions okta/accessPolicyRuleConditions.go

This file was deleted.

Loading

0 comments on commit 86764da

Please sign in to comment.