Skip to content

Commit

Permalink
Fix rebase conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Guilherme Carvalho <guilhermocc@proton.me>
  • Loading branch information
guilhermocc committed Mar 22, 2023
1 parent e45cbfc commit 25cab4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1222,6 +1222,8 @@ github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFb
github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0/go.mod h1:hgWBS7lorOAVIJEQMi4ZsPv9hVvWI6+ch50m39Pf2Ks=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 h1:lLT7ZLSzGLI08vc9cpd+tYmNWjdKDqyr/2L+f6U12Fk=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3/go.mod h1:o//XUCC/F+yRGJoPO/VU0GSB0f8Nhgmxx0VIRUvaC0w=
github.com/guilhermocc/go-spiffe/v2 v2.0.0-20230308163427-b2b17d68664c h1:CAIa3pjsxWcnzsSynq+dJKtinali/ZBWzWdWwjXsL3U=
github.com/guilhermocc/go-spiffe/v2 v2.0.0-20230308163427-b2b17d68664c/go.mod h1:eVDqm9xFvyqao6C+eQensb9ZPkyNEeaUbqbBpOhBnNk=
github.com/hanwen/go-fuse/v2 v2.2.0/go.mod h1:B1nGE/6RBFyBRC1RRnf23UpwCdyJ31eukw34oAKukAc=
github.com/hashicorp/consul/api v1.1.0/go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q=
github.com/hashicorp/consul/api v1.3.0/go.mod h1:MmDNSzIMUjNpY/mQ398R4bk2FnqQLoPndWW5VkKPlCE=
Expand Down Expand Up @@ -1833,8 +1835,6 @@ github.com/spf13/viper v1.7.1/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5q
github.com/spf13/viper v1.8.1/go.mod h1:o0Pch8wJ9BVSWGQMbra6iw0oQ5oktSIBaujf1rJH9Ns=
github.com/spf13/viper v1.13.0 h1:BWSJ/M+f+3nmdz9bxB+bWX28kkALN2ok11D0rSo8EJU=
github.com/spf13/viper v1.13.0/go.mod h1:Icm2xNL3/8uyh/wFuB1jI7TiTNKp8632Nwegu+zgdYw=
github.com/spiffe/go-spiffe/v2 v2.1.3 h1:P5L9Ixo5eqJiHnktAU0UD/6UfHsQs7yAtc8a/FFUi9M=
github.com/spiffe/go-spiffe/v2 v2.1.3/go.mod h1:eVDqm9xFvyqao6C+eQensb9ZPkyNEeaUbqbBpOhBnNk=
github.com/spiffe/spire-api-sdk v1.2.5-0.20230315170933-494fe186be48 h1:jRrlbqir48TQ4yMupNf9I1/OMrVTK0myhWxwOYqiS0g=
github.com/spiffe/spire-api-sdk v1.2.5-0.20230315170933-494fe186be48/go.mod h1:4uuhFlN6KBWjACRP3xXwrOTNnvaLp1zJs8Lribtr4fI=
github.com/spiffe/spire-plugin-sdk v1.4.4-0.20230203133000-75d7213a0ba0 h1:+ETVN721ZSZvi8CmR0oGf2KRSIkVMvWC8PqON9IknrM=
Expand Down
6 changes: 3 additions & 3 deletions test/testkey/ec256.pem
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQg2Uw/wBfUIY2YKQF/
5802QHn0te5ugJ4izcn7JqPss47zkud5X9iuCUwZ0QvvQJBUpvuNTwHM
-----END PRIVATE KEY-----
-----BEGIN PRIVATE KEY-----
MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQg2v6vPaG77CpXwuI5
mK6zwPjx3iVxQAsZY7gpMv7NLRihRANCAATbQnuu3bJT6wRH+FIGGhRHBhCVj9e2
9SdnJRzwUha3YSrve/NAh6wucKluE6pOgjPZwpGd054AIGfm89Ie92Q4
MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQgbOAN3IA/wirMcGkv
VsgN/jzMfhSfv1ogqGOA0H8L6k6hRANCAASLgDXf5eewfmjjKVSUetKXro7H2BNW
IqvCu/QDdFOyA4i/w2dVuBnuy5Fb8iyT8+oo+9AXE48KPjlRgNEi7qSq
-----END PRIVATE KEY-----

0 comments on commit 25cab4a

Please sign in to comment.