-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ea87d6f
commit 16d64da
Showing
12 changed files
with
24 additions
and
190 deletions.
There are no files selected for viewing
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 +1 @@ | ||
go1.16.10 | ||
go1.17.6 |
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,39 +1,46 @@ | ||
# github.com/davecgh/go-spew v1.1.1 | ||
## explicit | ||
github.com/davecgh/go-spew/spew | ||
# github.com/mitchellh/go-ps v1.0.0 | ||
## explicit | ||
## explicit; go 1.13 | ||
github.com/mitchellh/go-ps | ||
# github.com/mitchellh/go-wordwrap v1.0.0 | ||
## explicit | ||
github.com/mitchellh/go-wordwrap | ||
# github.com/palantir/godel/pkg/products/v2 v2.0.0 | ||
## explicit | ||
## explicit; go 1.13 | ||
github.com/palantir/godel/pkg/products/v2 | ||
# github.com/palantir/pkg v1.0.1 | ||
## explicit; go 1.13 | ||
github.com/palantir/pkg | ||
# github.com/palantir/pkg/cli v1.0.1 | ||
## explicit | ||
## explicit; go 1.13 | ||
github.com/palantir/pkg/cli | ||
github.com/palantir/pkg/cli/completion | ||
github.com/palantir/pkg/cli/flag | ||
# github.com/pkg/errors v0.9.1 | ||
## explicit | ||
github.com/pkg/errors | ||
# github.com/pmezard/go-difflib v1.0.0 | ||
## explicit | ||
github.com/pmezard/go-difflib/difflib | ||
# github.com/stretchr/testify v1.7.0 | ||
## explicit | ||
## explicit; go 1.13 | ||
github.com/stretchr/testify/assert | ||
github.com/stretchr/testify/require | ||
# golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f | ||
## explicit; go 1.11 | ||
golang.org/x/crypto/ssh/terminal | ||
# golang.org/x/sys v0.0.0-20190412213103-97732733099d | ||
## explicit; go 1.12 | ||
golang.org/x/sys/unix | ||
golang.org/x/sys/windows | ||
# gopkg.in/validator.v2 v2.0.0-20200605151824-2b28d334fa05 | ||
## explicit | ||
gopkg.in/validator.v2 | ||
# gopkg.in/yaml.v2 v2.4.0 | ||
## explicit | ||
## explicit; go 1.15 | ||
gopkg.in/yaml.v2 | ||
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c | ||
## explicit | ||
gopkg.in/yaml.v3 |