@@ -3084,13 +3084,29 @@ def pl_go_dependencies():
30843084 sum = "h1:58EBmR2dMNL2n/FnbQewK3D14nXr0V9CObDSvMJLq+Y=" ,
30853085 version = "v0.9.2-0.20210429002308-3879420cc921" ,
30863086 )
3087+ go_repository (
3088+ name = "com_github_segmentio_analytics_go_v3" ,
3089+ build_directives = ["gazelle:map_kind go_binary pl_go_binary @px//bazel:pl_build_system.bzl" , "gazelle:map_kind go_test pl_go_test @px//bazel:pl_build_system.bzl" ],
3090+ importpath = "github.com/segmentio/analytics-go/v3" ,
3091+ sum = "h1:G+f90zxtc1p9G+WigVyTR0xNfOghOGs/PYAlljLOyeg=" ,
3092+ version = "v3.2.1" ,
3093+ )
3094+
30873095 go_repository (
30883096 name = "com_github_segmentio_backo_go" ,
30893097 build_directives = ["gazelle:map_kind go_binary pl_go_binary @px//bazel:pl_build_system.bzl" , "gazelle:map_kind go_test pl_go_test @px//bazel:pl_build_system.bzl" ],
30903098 importpath = "github.com/segmentio/backo-go" ,
3091- sum = "h1:ZuhckGJ10ulaKkdvJtiAqsLTiPrLaXSdnVgXJKJkTxE =" ,
3092- version = "v0 .0.0-20200129164019-23eae7c10bd3 " ,
3099+ sum = "h1:kbOAtGJY2DqOR0jfRkYEorx/b18RgtepGtY3+Cpe6qA =" ,
3100+ version = "v1 .0.0" ,
30933101 )
3102+ go_repository (
3103+ name = "com_github_segmentio_conf" ,
3104+ build_directives = ["gazelle:map_kind go_binary pl_go_binary @px//bazel:pl_build_system.bzl" , "gazelle:map_kind go_test pl_go_test @px//bazel:pl_build_system.bzl" ],
3105+ importpath = "github.com/segmentio/conf" ,
3106+ sum = "h1:5OT9+6OyVHLsFLsiJa/2KlqiA1m7mpdUBlkB/qYTMts=" ,
3107+ version = "v1.2.0" ,
3108+ )
3109+
30943110 go_repository (
30953111 name = "com_github_sercand_kuberesolver_v3" ,
30963112 build_directives = ["gazelle:map_kind go_binary pl_go_binary @px//bazel:pl_build_system.bzl" , "gazelle:map_kind go_test pl_go_test @px//bazel:pl_build_system.bzl" ],
@@ -3489,13 +3505,6 @@ def pl_go_dependencies():
34893505 version = "v0.0.3-0.20170626215501-b2862e3d0a77" ,
34903506 )
34913507
3492- go_repository (
3493- name = "com_github_xtgo_uuid" ,
3494- build_directives = ["gazelle:map_kind go_binary pl_go_binary @px//bazel:pl_build_system.bzl" , "gazelle:map_kind go_test pl_go_test @px//bazel:pl_build_system.bzl" ],
3495- importpath = "github.com/xtgo/uuid" ,
3496- sum = "h1:3lbZUMbMiGUW/LMkfsEABsc5zNT9+b1CvsJx47JzJ8g=" ,
3497- version = "v0.0.0-20140804021211-a0b114877d4c" ,
3498- )
34993508 go_repository (
35003509 name = "com_github_yalp_jsonpath" ,
35013510 build_directives = ["gazelle:map_kind go_binary pl_go_binary @px//bazel:pl_build_system.bzl" , "gazelle:map_kind go_test pl_go_test @px//bazel:pl_build_system.bzl" ],
@@ -3736,13 +3745,6 @@ def pl_go_dependencies():
37363745 version = "v1.12.0" ,
37373746 )
37383747
3739- go_repository (
3740- name = "in_gopkg_segmentio_analytics_go_v3" ,
3741- build_directives = ["gazelle:map_kind go_binary pl_go_binary @px//bazel:pl_build_system.bzl" , "gazelle:map_kind go_test pl_go_test @px//bazel:pl_build_system.bzl" ],
3742- importpath = "gopkg.in/segmentio/analytics-go.v3" ,
3743- sum = "h1:UzxH1uaGZRpMKDhJyBz0pexz6yUoBU3x8bJsRk/HV6U=" ,
3744- version = "v3.1.0" ,
3745- )
37463748 go_repository (
37473749 name = "in_gopkg_square_go_jose_v2" ,
37483750 build_directives = ["gazelle:map_kind go_binary pl_go_binary @px//bazel:pl_build_system.bzl" , "gazelle:map_kind go_test pl_go_test @px//bazel:pl_build_system.bzl" ],
0 commit comments