Skip to content

Commit a9961f1

Browse files
authored
update go.mod
1 parent 413f4bc commit a9961f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ require (
99
github.com/dgrijalva/jwt-go v3.2.0+incompatible
1010
github.com/fastly/go-utils v0.0.0-20180712184237-d95a45783239 // indirect
1111
github.com/fsnotify/fsnotify v1.4.9
12+
github.com/fvbock/endless v0.0.0-20170109170031-447134032cb6
1213
github.com/gin-gonic/gin v1.6.3
1314
github.com/go-openapi/spec v0.19.7 // indirect
1415
github.com/go-openapi/swag v0.19.8 // indirect

0 commit comments

Comments
 (0)