diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-03-18 14:40:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-18 14:40:23 -0700 |
| commit | 3a18e905d05d97db9d6cf26df846aff802c7ea1a (patch) | |
| tree | 6adc17b620ac10e174c1abdb89077a83a2505758 /go.mod | |
| parent | e13959996a9a46bcbf2aadb588fadf890d82d1cf (diff) | |
| parent | c93976dda4c5337b8ec8c47370d221bd1b366f0c (diff) | |
| download | seaweedfs-3a18e905d05d97db9d6cf26df846aff802c7ea1a.tar.xz seaweedfs-3a18e905d05d97db9d6cf26df846aff802c7ea1a.zip | |
Merge pull request #2774 from chrislusf/dependabot/go_modules/github.com/jcmturner/gokrb5/v8-8.4.2
Bump github.com/jcmturner/gokrb5/v8 from 8.4.1 to 8.4.2
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -60,7 +60,7 @@ require ( github.com/hashicorp/go-uuid v1.0.2 // indirect github.com/hashicorp/hcl v1.0.0 // indirect github.com/jcmturner/gofork v1.0.0 // indirect - github.com/jcmturner/gokrb5/v8 v8.4.1 + github.com/jcmturner/gokrb5/v8 v8.4.2 github.com/jinzhu/copier v0.2.8 github.com/jmespath/go-jmespath v0.4.0 // indirect github.com/json-iterator/go v1.1.11 @@ -173,7 +173,7 @@ require ( github.com/jcmturner/aescts/v2 v2.0.0 // indirect github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect github.com/jcmturner/goidentity/v6 v6.0.1 // indirect - github.com/jcmturner/rpc/v2 v2.0.2 // indirect + github.com/jcmturner/rpc/v2 v2.0.3 // indirect github.com/mattn/go-runewidth v0.0.7 // indirect github.com/mattn/go-sqlite3 v2.0.1+incompatible // indirect github.com/philhofer/fwd v1.1.1 // indirect |
