Skip to content

Commit

Permalink
Update github.com/tullo/shippy/shippy-service-user digest to 3aa5b50 (#…
Browse files Browse the repository at this point in the history
…39)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2023
1 parent 4772100 commit aed9277
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion shippy-cli-user/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/micro/micro/v3 v3.16.0
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81
)

require (
Expand Down
2 changes: 2 additions & 0 deletions shippy-cli-user/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1
github.com/transip/gotransip/v6 v6.0.2/go.mod h1:pQZ36hWWRahCUXkFWlx9Hs711gLd8J4qdgLdRzmtY+g=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6 h1:1roQIpPuhZhlauMbWVrstwUdE0CU8UbTvWfn/Qg/gWw=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6/go.mod h1:EzyBBMiNiHlSevfgewyBmY17irTlAy/yxn3fMjFl86U=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81 h1:73/0x5O0q/d2DDGNv+B1YV7L43JYnW2gpt16ABykFmA=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81/go.mod h1:sC8DHFE8OVwvGlxa9hkvlojEyz9cHfoyZxae1mJQWXk=
github.com/uber-go/atomic v1.3.2/go.mod h1:/Ct5t2lcmbJ4OSe/waGBoaVvVqtO0bmtfVNex1PFV8g=
github.com/uber/jaeger-client-go v2.30.0+incompatible h1:D6wyKGCecFaSRUpo8lCVbaOOb6ThwMmTEbhRwtKR97o=
github.com/uber/jaeger-client-go v2.30.0+incompatible/go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk=
Expand Down
4 changes: 2 additions & 2 deletions shippy-service-consignment/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/micro/micro/v3 v3.16.0
github.com/pkg/errors v0.9.1
github.com/rs/xid v1.4.0
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81
github.com/tullo/shippy/shippy-service-vessel v0.0.0-20230120161508-d63c2b255fe7
go.mongodb.org/mongo-driver v1.11.2
google.golang.org/protobuf v1.28.1
Expand Down Expand Up @@ -52,7 +52,7 @@ require (
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect
go.etcd.io/bbolt v1.3.6 // indirect
go.uber.org/atomic v1.10.0 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/crypto v0.6.0 // indirect
golang.org/x/mod v0.7.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/sync v0.1.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions shippy-service-consignment/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1
github.com/transip/gotransip/v6 v6.0.2/go.mod h1:pQZ36hWWRahCUXkFWlx9Hs711gLd8J4qdgLdRzmtY+g=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6 h1:1roQIpPuhZhlauMbWVrstwUdE0CU8UbTvWfn/Qg/gWw=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6/go.mod h1:EzyBBMiNiHlSevfgewyBmY17irTlAy/yxn3fMjFl86U=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81 h1:73/0x5O0q/d2DDGNv+B1YV7L43JYnW2gpt16ABykFmA=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81/go.mod h1:sC8DHFE8OVwvGlxa9hkvlojEyz9cHfoyZxae1mJQWXk=
github.com/tullo/shippy/shippy-service-vessel v0.0.0-20230120161508-d63c2b255fe7 h1:T/3oxzi9b6tqJUJCDanW/wpfk6Zm7ODEmhgPzpZMnUY=
github.com/tullo/shippy/shippy-service-vessel v0.0.0-20230120161508-d63c2b255fe7/go.mod h1:4fr0VKDIqQxXeGjII8AY3xriE63Hhp/CzUF9u/wEcpE=
github.com/uber-go/atomic v1.3.2/go.mod h1:/Ct5t2lcmbJ4OSe/waGBoaVvVqtO0bmtfVNex1PFV8g=
Expand Down Expand Up @@ -567,6 +569,8 @@ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5y
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
golang.org/x/crypto v0.5.0 h1:U/0M97KRkSFvyD/3FSmdP5W5swImpNgle/EHFhOsQPE=
golang.org/x/crypto v0.5.0/go.mod h1:NK/OQwhpMQP3MwtdjgLlYHnH9ebylxKWv3e0fK+mkQU=
golang.org/x/crypto v0.6.0 h1:qfktjS5LUO+fFKeJXZ+ikTRijMmljikvG68fpMMruSc=
golang.org/x/crypto v0.6.0/go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8=
Expand Down
2 changes: 1 addition & 1 deletion shippy-service-email/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/micro/micro/v3 v3.16.0
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81
)

require (
Expand Down
2 changes: 2 additions & 0 deletions shippy-service-email/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1
github.com/transip/gotransip/v6 v6.0.2/go.mod h1:pQZ36hWWRahCUXkFWlx9Hs711gLd8J4qdgLdRzmtY+g=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6 h1:1roQIpPuhZhlauMbWVrstwUdE0CU8UbTvWfn/Qg/gWw=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230121215244-4184ef6595f6/go.mod h1:EzyBBMiNiHlSevfgewyBmY17irTlAy/yxn3fMjFl86U=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81 h1:73/0x5O0q/d2DDGNv+B1YV7L43JYnW2gpt16ABykFmA=
github.com/tullo/shippy/shippy-service-user v0.0.0-20230218200410-3aa5b508bb81/go.mod h1:sC8DHFE8OVwvGlxa9hkvlojEyz9cHfoyZxae1mJQWXk=
github.com/uber-go/atomic v1.3.2/go.mod h1:/Ct5t2lcmbJ4OSe/waGBoaVvVqtO0bmtfVNex1PFV8g=
github.com/uber/jaeger-client-go v2.30.0+incompatible h1:D6wyKGCecFaSRUpo8lCVbaOOb6ThwMmTEbhRwtKR97o=
github.com/uber/jaeger-client-go v2.30.0+incompatible/go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk=
Expand Down

0 comments on commit aed9277

Please sign in to comment.