-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathgo.sum
More file actions
26 lines (26 loc) · 2.57 KB
/
go.sum
File metadata and controls
26 lines (26 loc) · 2.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/gorilla/handlers v1.4.3-0.20200105222852-f08afc1876ad h1:6Y35FK4IJ7QPR9NyKSM3WCg/tKYruJM9CYH5dWZXQDw=
github.com/gorilla/handlers v1.4.3-0.20200105222852-f08afc1876ad/go.mod h1:Qkdc/uu4tH4g6mTK6auzZ766c4CA0Ng8+o/OAirnOIQ=
github.com/gorilla/rpc v1.2.1-0.20190627040322-27d3316e212c h1:2eBas5y4Sohp73YjGoobKPssaY9Jw6J0AerL2r835pU=
github.com/gorilla/rpc v1.2.1-0.20190627040322-27d3316e212c/go.mod h1:V4h9r+4sF5HnzqbwIez0fKSpANP0zlYd3qR7p36jkTQ=
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/jpfielding/gofilters v0.0.0-20200123123456-97757196228c h1:zUhcN5fEqhhPCB4BrFc1+XvdIDYQrZjSsmioOpAeEh8=
github.com/jpfielding/gofilters v0.0.0-20200123123456-97757196228c/go.mod h1:QaDGcExhRFDq/eswfGSmh2VH2X/uL5lj6l+Tx9D79sg=
github.com/jpfielding/gominidom v0.0.0-20200123123025-a6e4bf8d33e2 h1:MQd3N+2URpWpDEuugr87RGlI4YUTa+n4j7aHGcOja8w=
github.com/jpfielding/gominidom v0.0.0-20200123123025-a6e4bf8d33e2/go.mod h1:Tfh+WrWVzH5zz+0tYNtIuBWJNw+xT9rwgiMhj6fH2dY=
github.com/jpfielding/gowirelog v0.0.0-20171130211610-51fb734d718c h1:b6Y/IWAwposMSlAed02fJ3utTfpb5KUuCeW9biE654U=
github.com/jpfielding/gowirelog v0.0.0-20171130211610-51fb734d718c/go.mod h1:82KUyvtws3/cSfUTsSwLNHKXiz8Q5yg17ym/f4lqF8w=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/spf13/cobra v0.0.0-20170420133506-a3cd8ab85aeb h1:O2u8A8yGBn1btjC+U+Lczo/+O/cvIJtktqRzdNggSFI=
github.com/spf13/cobra v0.0.0-20170420133506-a3cd8ab85aeb/go.mod h1:1l0Ry5zgKvJasoi3XT1TypsSe7PqH0Sj9dhYf7v3XqQ=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/testify v1.1.5-0.20170809224252-890a5c3458b4 h1:c5DdG2to+wHgjlxcmknq5BnzaaJ0N0W842kLlOSurXc=
github.com/stretchr/testify v1.1.5-0.20170809224252-890a5c3458b4/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=