@ -31,7 +31,6 @@ require (
github . com / gballet / go - libpcsclite v0 . 0.0 - 20190607065134 - 2772 fd86a8ff
github . com / gballet / go - libpcsclite v0 . 0.0 - 20190607065134 - 2772 fd86a8ff
github . com / gofrs / flock v0 . 8.1
github . com / gofrs / flock v0 . 8.1
github . com / golang - jwt / jwt / v4 v4 . 5.0
github . com / golang - jwt / jwt / v4 v4 . 5.0
github . com / golang / protobuf v1 . 5.4
github . com / golang / snappy v0 . 0.5 - 0.20220116011046 - fa5810519dcb
github . com / golang / snappy v0 . 0.5 - 0.20220116011046 - fa5810519dcb
github . com / google / gofuzz v1 . 2.0
github . com / google / gofuzz v1 . 2.0
github . com / google / uuid v1 . 3.0
github . com / google / uuid v1 . 3.0
@ -74,7 +73,7 @@ require (
golang . org / x / text v0 . 14.0
golang . org / x / text v0 . 14.0
golang . org / x / time v0 . 5.0
golang . org / x / time v0 . 5.0
golang . org / x / tools v0 . 20.0
golang . org / x / tools v0 . 20.0
google . golang . org / protobuf v1 . 33.0
google . golang . org / protobuf v1 . 34.2
gopkg . in / natefinch / lumberjack . v2 v2 . 2.1
gopkg . in / natefinch / lumberjack . v2 v2 . 2.1
gopkg . in / yaml . v3 v3 . 0.1
gopkg . in / yaml . v3 v3 . 0.1
)
)
@ -112,6 +111,7 @@ require (
github . com / go - sourcemap / sourcemap v2 . 1.3 + incompatible / / indirect
github . com / go - sourcemap / sourcemap v2 . 1.3 + incompatible / / indirect
github . com / goccy / go - json v0 . 10.2 / / indirect
github . com / goccy / go - json v0 . 10.2 / / indirect
github . com / gogo / protobuf v1 . 3.2 / / indirect
github . com / gogo / protobuf v1 . 3.2 / / indirect
github . com / golang / protobuf v1 . 5.4 / / indirect
github . com / google / go - querystring v1 . 1.0 / / indirect
github . com / google / go - querystring v1 . 1.0 / / indirect
github . com / google / pprof v0 . 0.0 - 20230207041349 - 798 e818bf904 / / indirect
github . com / google / pprof v0 . 0.0 - 20230207041349 - 798 e818bf904 / / indirect
github . com / hashicorp / go - cleanhttp v0 . 5.2 / / indirect
github . com / hashicorp / go - cleanhttp v0 . 5.2 / / indirect