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 @@ -19,7 +19,7 @@ require (
19
19
github.com/containerd/continuity v0.0.0-20200710164510-efbc4488d8fe // indirect
20
20
github.com/denisenkom/go-mssqldb v0.0.0-20200620013148-b91950f658ec // indirect
21
21
github.com/dgrijalva/jwt-go v3.2.0+incompatible
22
- github.com/google/exposure-notifications-server v0.5.1-0.20200826202139-97593035a752
22
+ github.com/google/exposure-notifications-server v0.5.1
23
23
github.com/google/go-cmp v0.5.1
24
24
github.com/google/uuid v1.1.1 // indirect
25
25
github.com/gorilla/csrf v1.7.0
Original file line number Diff line number Diff line change @@ -529,8 +529,8 @@ github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4/go.mod h1:Izgrg
529
529
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
530
530
github.com/google/btree v1.0.0 h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo =
531
531
github.com/google/btree v1.0.0 /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
532
- github.com/google/exposure-notifications-server v0.5.1-0.20200826202139-97593035a752 h1:BvAXfC4xMIpBfnkWMmLhy4MkOJaYfDmyMg5xbQZ+vME =
533
- github.com/google/exposure-notifications-server v0.5.1-0.20200826202139-97593035a752 /go.mod h1:jwG3TTjO3MG91v6XUik+PIiTq/YmySL/XQIxXH98FEY =
532
+ github.com/google/exposure-notifications-server v0.5.1 h1:BEJzgnz9jJ0VkEUqoOE1YbMi33UY089K7lf2JUN/j/U =
533
+ github.com/google/exposure-notifications-server v0.5.1 /go.mod h1:jwG3TTjO3MG91v6XUik+PIiTq/YmySL/XQIxXH98FEY =
534
534
github.com/google/go-cmp v0.2.0 /go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M =
535
535
github.com/google/go-cmp v0.3.0 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
536
536
github.com/google/go-cmp v0.3.1 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
You can’t perform that action at this time.
0 commit comments