forked from Versent/saml2aws
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vendor deps and add release target to Makefile
- Loading branch information
Showing
21 changed files
with
124 additions
and
9 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
.credentialsbuild | ||
.credentials | ||
dist | ||
build | ||
packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
package: github.com/versent/saml2aws | ||
import: | ||
- package: github.com/PuerkitoBio/goquery | ||
- package: github.com/alecthomas/kingpin | ||
- package: github.com/aws/aws-sdk-go | ||
subpackages: | ||
- aws | ||
- aws/session | ||
- service/sts | ||
- package: github.com/beevik/etree | ||
- package: github.com/pkg/errors | ||
- package: golang.org/x/crypto | ||
subpackages: | ||
- ssh/terminal | ||
- package: golang.org/x/net | ||
subpackages: | ||
- publicsuffix | ||
- package: gopkg.in/ini.v1 | ||
testImport: | ||
- package: github.com/stretchr/testify | ||
subpackages: | ||
- assert |
Submodule goquery
added at
152b1a
Submodule kingpin
added at
d2d8a9
Submodule template
added at
a0175e
Submodule units
added at
2efee8
Submodule cascadia
added at
1c31af
Submodule aws-sdk-go
added at
2c129c
Submodule etree
added at
ce53c4
Submodule go-spew
added at
5215b5
Submodule ini
added at
6e4869
Submodule go-jmespath
added at
bd40a4
Submodule errors
added at
17b591
Submodule go-difflib
added at
d8ed26
Submodule testify
added at
d77da3
Submodule crypto
added at
aa2481
Submodule net
added at
cfe3c2
Submodule ini.v1
added at
6e4869