Skip to content

Commit

Permalink
Merge pull request #369 from tranchitella/dependabot-updates
Browse files Browse the repository at this point in the history
chore: dependabot updates to the vendorized libraries
  • Loading branch information
tranchitella committed Dec 19, 2022
2 parents 4287661 + 0c068e2 commit b1b2f59
Show file tree
Hide file tree
Showing 420 changed files with 31,343 additions and 32,176 deletions.
4 changes: 2 additions & 2 deletions LIC_FILES_CHKSUM.sha256
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ b8514c577c1c4b46cee454d5a882b15fa411e72c5bd7f801f241591789fce61a vendor/github.
2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067 vendor/golang.org/x/text/LICENSE
8407b13e462f755c06db3db3a034dc1fdc9157af19c6ea8986e7d5aecf4126b3 vendor/gopkg.in/tomb.v2/LICENSE
2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067 vendor/golang.org/x/net/LICENSE
daf1770cc70fdaca5fdd6ee52f9a8a68a9ba2041380714e1fb5ab3e349feb566 vendor/github.com/fsnotify/fsnotify/LICENSE
2dfbe6d2b5eb18b55148f3805d88648a09e0d17e38428123259afb08c8996e37 vendor/github.com/fsnotify/fsnotify/LICENSE
f69f157b0be75da373605dbc8bbf142e8924ee82d8f44f11bcaf351335bf98cf vendor/github.com/klauspost/compress/internal/snapref/LICENSE
0d9e582ee4bff57bf1189c9e514e6da7ce277f9cd3bc2d488b22fbb39a6d87cf vendor/github.com/klauspost/compress/LICENSE
75e1ca97a84a9da6051dee0114333388216f2c4a5a028296b882ff3d57274735 vendor/github.com/russross/blackfriday/v2/LICENSE.txt
Expand Down Expand Up @@ -57,7 +57,7 @@ feb6d17a0e7a64e5ab0f7e2b0e0ee3e69c1a6396626fd554dc0cddaa06851b44 vendor/github.
b2663894033a05fd80261176cd8da1d72546e25842d5c1abcc852ca23b6b61b0 vendor/github.com/stretchr/objx/LICENSE
f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189 vendor/github.com/stretchr/testify/LICENSE
1fd29c692f599736d92f7c02b7826836c0d2ccc838689b21822f4ce0253c39df vendor/github.com/subosito/gotenv/LICENSE
c8a84b926246b4ac76e3810722858b0f83bdea8378de49911dccbefd70b0692e vendor/github.com/ugorji/go/codec/LICENSE
65bffcb78f7d0f57b2e18dcd728d398a86a21832adb61a25c35cc7363e107d19 vendor/github.com/ugorji/go/codec/LICENSE
da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7 vendor/github.com/urfave/cli/LICENSE
6d13d89b6c33df37f92553cc95cec278d8770ddc78c9de84620cc16dfb48cef6 vendor/github.com/youmark/pkcs8/LICENSE
d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b vendor/gopkg.in/yaml.v3/LICENSE
Expand Down
9 changes: 2 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,11 @@ go 1.14
require (
github.com/ant0ine/go-json-rest v3.3.3-0.20170913041208-ebb33769ae01+incompatible
github.com/go-ozzo/ozzo-validation/v4 v4.3.0
github.com/go-playground/validator/v10 v10.10.0 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/uuid v1.3.0
github.com/klauspost/compress v1.14.4 // indirect
github.com/mendersoftware/go-lib-micro v0.0.0-20220620185918-c0dd57dbb00b
github.com/pkg/errors v0.9.1
github.com/spf13/viper v1.13.0
github.com/spf13/viper v1.14.0
github.com/stretchr/testify v1.8.1
github.com/ugorji/go v1.2.7 // indirect
github.com/urfave/cli v1.22.10
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect
go.mongodb.org/mongo-driver v1.11.0
go.mongodb.org/mongo-driver v1.11.1
)
301 changes: 264 additions & 37 deletions go.sum

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions vendor/github.com/fsnotify/fsnotify/.gitignore

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

62 changes: 0 additions & 62 deletions vendor/github.com/fsnotify/fsnotify/AUTHORS

This file was deleted.

113 changes: 113 additions & 0 deletions vendor/github.com/fsnotify/fsnotify/CHANGELOG.md

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

72 changes: 19 additions & 53 deletions vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md

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

47 changes: 22 additions & 25 deletions vendor/github.com/fsnotify/fsnotify/LICENSE

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

Loading

0 comments on commit b1b2f59

Please sign in to comment.