Skip to content

Commit

Permalink
修改gomod
Browse files Browse the repository at this point in the history
  • Loading branch information
libra9z committed Aug 13, 2021
1 parent 9ffe5d3 commit 4599124
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ require (
github.com/gorilla/context v1.1.1
github.com/gorilla/sessions v1.2.1
github.com/kidstuff/mongostore v0.0.0-20181113001930-e650cd85ee4b
github.com/libra9z/mskit v0.0.0-00010101000000-000000000000
github.com/libra9z/mskit v0.0.0-20210813150001-00170df108f4
github.com/libra9z/redistore v1.3.2
github.com/memcachier/mc v2.0.1+incompatible // indirect
github.com/quasoft/memstore v0.0.0-20191010062613-2bce066d2b0b
)

replace github.com/libra9z/mskit => ../mskit
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,8 @@ github.com/lestrrat/go-strftime v0.0.0-20180220042222-ba3bf9c1d042/go.mod h1:TPp
github.com/libra9z/httprouter v1.2.2 h1:rN3IFRLoWw8C+koxvbsKfH70Keop/TPjUvq1MJwOYq8=
github.com/libra9z/httprouter v1.2.2/go.mod h1:Qh/uVG+xOf5O/Fc0HQaL7FhkIuEnEQiPgUWxbHSuqqI=
github.com/libra9z/mahonia v0.0.0-20150731031913-6d9f3cf9f957/go.mod h1:btkpW9KU/nZVcbIoXLa79V1m3M0qff/a1UDyo2PFXDM=
github.com/libra9z/mskit v0.0.0-20210813150001-00170df108f4 h1:H3kLsviNQiRoewgIANPr0pZ8nyKDhrfl0yEU1WCill4=
github.com/libra9z/mskit v0.0.0-20210813150001-00170df108f4/go.mod h1:DYm/oLH/7eyfaDf1gyWmSFeXTAEhFiw7mnMxWrGO1e0=
github.com/libra9z/redistore v1.3.2 h1:RxvOhq7hBfrFktFMlxhUhilwfTTjoKTKfM+vpBG/Swk=
github.com/libra9z/redistore v1.3.2/go.mod h1:Li2FJBlQ3nziESrWPcY1RUjS4jJHMUMJuOMPSAJO0t8=
github.com/libra9z/utils v1.0.3/go.mod h1:5cQnBEUl0M02o8VFprSxYEtuzlO0kDXxSo+uFa70hTo=
Expand Down

0 comments on commit 4599124

Please sign in to comment.