Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Commit e3b8ca8

Browse files
authored
Bump to main server v0.5.1 (#408)
1 parent 3cb8bbc commit e3b8ca8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/containerd/continuity v0.0.0-20200710164510-efbc4488d8fe // indirect
2020
github.com/denisenkom/go-mssqldb v0.0.0-20200620013148-b91950f658ec // indirect
2121
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
2323
github.com/google/go-cmp v0.5.1
2424
github.com/google/uuid v1.1.1 // indirect
2525
github.com/gorilla/csrf v1.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,8 +529,8 @@ github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4/go.mod h1:Izgrg
529529
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
530530
github.com/google/btree v1.0.0 h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo=
531531
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=
534534
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=
535535
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
536536
github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=

0 commit comments

Comments
 (0)