Skip to content

Commit

Permalink
all: update palantir/pkg to v1.1.0 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
tabboud authored Sep 30, 2022
1 parent d8b1551 commit e19bc66
Show file tree
Hide file tree
Showing 180 changed files with 4,050 additions and 7,048 deletions.
2 changes: 1 addition & 1 deletion bearertoken/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/palantir/pkg/bearertoken

require github.com/palantir/pkg v1.0.1
require github.com/palantir/pkg v1.1.0

go 1.19
4 changes: 2 additions & 2 deletions bearertoken/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/palantir/pkg v1.0.1 h1:ZbGUcc14N7xcZSY9cehQoiHHTm/BAZO5RJdlsNEtSbk=
github.com/palantir/pkg v1.0.1/go.mod h1:Eo6Jl0UXfT+65sLXJOcU9duu0WPvKsWFXCb0dE5VWZs=
github.com/palantir/pkg v1.1.0 h1:0EhrSUP8oeeh3MUvk7V/UU7WmsN1UiJNTvNj0sN9Cpo=
github.com/palantir/pkg v1.1.0/go.mod h1:KC9srP/9ssWRxBxFCIqhUGC4Jt7OJkWRz0Iqehup1/c=
17 changes: 17 additions & 0 deletions bearertoken/vendor/github.com/palantir/pkg/.bulldozer.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

113 changes: 113 additions & 0 deletions bearertoken/vendor/github.com/palantir/pkg/.policy.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

230 changes: 0 additions & 230 deletions bearertoken/vendor/github.com/palantir/pkg/godelw

This file was deleted.

4 changes: 2 additions & 2 deletions bearertoken/vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# github.com/palantir/pkg v1.0.1
## explicit; go 1.13
# github.com/palantir/pkg v1.1.0
## explicit; go 1.19
github.com/palantir/pkg
2 changes: 1 addition & 1 deletion binary/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/palantir/pkg/binary
go 1.19

require (
github.com/palantir/pkg v1.0.1
github.com/palantir/pkg v1.1.0
github.com/stretchr/testify v1.8.0
)

Expand Down
Loading

0 comments on commit e19bc66

Please sign in to comment.