Skip to content

Commit

Permalink
Updated go mod, vendored
Browse files Browse the repository at this point in the history
longhorn/longhorn-manager for longhorninfo.go

Signed-off-by: Andrew Durbin <[email protected]>
  • Loading branch information
andrewd-zededa committed Jan 29, 2025
1 parent b3bb6fb commit cdd350d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/pillar/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ require (
github.com/go-chi/chi/v5 v5.0.10
github.com/go-playground/validator/v10 v10.15.5
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang/protobuf v1.5.4
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.14.0
github.com/google/go-tpm v0.9.1
Expand Down Expand Up @@ -208,7 +209,6 @@ require (
github.com/go-logfmt/logfmt v0.6.0 // indirect
github.com/golang/glog v1.2.4 // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/btree v1.0.1 // indirect
github.com/google/gnostic v0.5.7-v3refs // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
Expand Down

0 comments on commit cdd350d

Please sign in to comment.