-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgo.sum
16 lines (16 loc) · 1.43 KB
/
go.sum
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dgrijalva/jwt-go v3.2.0+incompatible h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM=
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
github.com/gorilla/mux v1.7.2/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs=
github.com/hashicorp/go-version v1.2.0 h1:3vNe/fWF5CBgRIguda1meWhsZHy3m8gCJ5wx+dIzX/E=
github.com/hashicorp/go-version v1.2.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/nori-io/nori-common v1.0.0-rc1/go.mod h1:OhwkUGGfxuZCuuxHgBq8I5VA9BeBCRGZnuS45JweUvk=
github.com/nori-io/nori-common v1.0.1 h1:tcs+U35ZZz7vOfIc7RW4RuUVdDruKcOTfRZapIEfGRc=
github.com/nori-io/nori-common v1.0.1/go.mod h1:OhwkUGGfxuZCuuxHgBq8I5VA9BeBCRGZnuS45JweUvk=
github.com/nori-io/nori-interfaces v1.0.0 h1:C8TlrgUUGVlFv7tQaLBNAepJKBMlWFcqicqK/xAat+g=
github.com/nori-io/nori-interfaces v1.0.0/go.mod h1:ILGPeoUDnR5K+tSi8Icg+3pLnxXtF8k7y7hntRVBfaU=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.2.0/go.mod h1:qt09Ya8vawLte6SNmTgCsAVtYtaKzEcn8ATUoHMkEqE=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=