This repository was archived by the owner on Jul 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/golang-jwt/jwt v3.2.2+incompatible
16
16
github.com/golang-migrate/migrate/v4 v4.15.2
17
17
github.com/golangci/golangci-lint v1.50.0
18
- github.com/google/exposure-notifications-server v1.14.1-0.20221128215310-97d0b99b9b15
18
+ github.com/google/exposure-notifications-server v1.15.0
19
19
github.com/google/go-cmp v0.5.9
20
20
github.com/google/uuid v1.3.0
21
21
github.com/gorilla/handlers v1.5.1
Original file line number Diff line number Diff line change @@ -790,8 +790,8 @@ github.com/gomodule/redigo v1.8.2/go.mod h1:P9dn9mFrCBvWhGE1wpxx6fgq7BAeLBk+UUUz
790
790
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
791
791
github.com/google/btree v1.0.0 /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
792
792
github.com/google/btree v1.0.1 /go.mod h1:xXMiIv4Fb/0kKde4SpL7qlzvu5cMJDRkFDxJfI9uaxA =
793
- github.com/google/exposure-notifications-server v1.14.1-0.20221128215310-97d0b99b9b15 h1:s0N0OXxNzZSax0NGuFz0LoqXdWxp6Bv/5zctZZMzVmE =
794
- github.com/google/exposure-notifications-server v1.14.1-0.20221128215310-97d0b99b9b15 /go.mod h1:HEGHNAwlQ015KZLAJoB84hWO199RCHwgGu/zred0ljE =
793
+ github.com/google/exposure-notifications-server v1.15.0 h1:n0/33K4jEeyNaqp2qsW8rFQg9cDPA5JajJf/wfPq+3I =
794
+ github.com/google/exposure-notifications-server v1.15.0 /go.mod h1:HEGHNAwlQ015KZLAJoB84hWO199RCHwgGu/zred0ljE =
795
795
github.com/google/flatbuffers v2.0.0+incompatible /go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
796
796
github.com/google/go-cmp v0.2.0 /go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M =
797
797
github.com/google/go-cmp v0.3.0 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
You can’t perform that action at this time.
0 commit comments