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 @@ -29,7 +29,7 @@ require (
29
29
github.com/gonum/internal v0.0.0-20181124074243-f884aa714029 // indirect
30
30
github.com/gonum/lapack v0.0.0-20181123203213-e4cdc5a0bff9 // indirect
31
31
github.com/gonum/matrix v0.0.0-20181209220409-c518dec07be9
32
- github.com/google/exposure-notifications-server v0.18.2-0.20201228230945-5c73e7f7dcc9
32
+ github.com/google/exposure-notifications-server v0.19.0
33
33
github.com/google/go-cmp v0.5.4
34
34
github.com/google/uuid v1.1.2
35
35
github.com/gorilla/csrf v1.7.0
Original file line number Diff line number Diff line change @@ -597,8 +597,8 @@ github.com/gonum/matrix v0.0.0-20181209220409-c518dec07be9/go.mod h1:0EXg4mc1CNP
597
597
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
598
598
github.com/google/btree v1.0.0 h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo =
599
599
github.com/google/btree v1.0.0 /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
600
- github.com/google/exposure-notifications-server v0.18.2-0.20201228230945-5c73e7f7dcc9 h1:FquFrd6oFdxah+Ryq4g5jaRmkCCO80PGlEVgyIkMJbo =
601
- github.com/google/exposure-notifications-server v0.18.2-0.20201228230945-5c73e7f7dcc9 /go.mod h1:eL1658rCU3qe1/HkDXrDfkeGY3uhm576GhBGLcTKJMM =
600
+ github.com/google/exposure-notifications-server v0.19.0 h1:2ehtzfuDvxZR3ssWh26gGvGw7WZ5laKncXxco/OSk+8 =
601
+ github.com/google/exposure-notifications-server v0.19.0 /go.mod h1:eL1658rCU3qe1/HkDXrDfkeGY3uhm576GhBGLcTKJMM =
602
602
github.com/google/flatbuffers v1.11.0 /go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
603
603
github.com/google/go-cmp v0.2.0 /go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M =
604
604
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