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

Commit

Permalink
pin to ENS v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehelmick committed Sep 8, 2020
1 parent 1c49680 commit 310d248
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/client9/misspell v0.3.4
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/frankban/quicktest v1.8.1 // indirect
github.com/google/exposure-notifications-server v0.6.2-0.20200901223640-ce4572602269
github.com/google/exposure-notifications-server v0.7.0
github.com/google/go-cmp v0.5.2
github.com/gorilla/csrf v1.7.0
github.com/gorilla/handlers v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -478,8 +478,8 @@ github.com/golang/snappy v0.0.1/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEW
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
github.com/google/btree v1.0.0 h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo=
github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
github.com/google/exposure-notifications-server v0.6.2-0.20200901223640-ce4572602269 h1:BfZd4EeRIpiPdsz2DQZffmmogpglXR9tVgtxMZiEe18=
github.com/google/exposure-notifications-server v0.6.2-0.20200901223640-ce4572602269/go.mod h1:MzHiq/DqSLt+7GbS3vDJtAbFj2qjPFxLYa8ciRZuUeo=
github.com/google/exposure-notifications-server v0.7.0 h1:Pux4lEF/79cjiZ1Lj7IHQ0CVlkL9lW9uUcjqJDBPBxY=
github.com/google/exposure-notifications-server v0.7.0/go.mod h1:MzHiq/DqSLt+7GbS3vDJtAbFj2qjPFxLYa8ciRZuUeo=
github.com/google/flatbuffers v1.11.0/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
Expand Down

0 comments on commit 310d248

Please sign in to comment.