Skip to content

Commit

Permalink
update: update api to main version.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdashuaihenshuai committed Dec 28, 2023
1 parent 7796935 commit 117b30d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/HuolalaTech/page-spy-web/backend

go 1.21

require github.com/HuolalaTech/page-spy-api v1.3.3
require github.com/HuolalaTech/page-spy-api v1.3.4-0.20231228032258-41daa5362ce2

require (
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
Expand Down
10 changes: 2 additions & 8 deletions backend/go.sum
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
github.com/HuolalaTech/page-spy-api v1.3.1 h1:DdoOgsFs/SwjIrcrc6N+cXDsFN213wVPixDzk4WKfX8=
github.com/HuolalaTech/page-spy-api v1.3.1/go.mod h1:njVR6tXPbDvvA/ecpLY5+9Pu43bOI5tnK+yscNdiMkU=
github.com/HuolalaTech/page-spy-api v1.3.2-alpha.1 h1:giDGOOrqwKuT794PJGM+QUwWH2zSesQebOSsYTLQIXE=
github.com/HuolalaTech/page-spy-api v1.3.2-alpha.1/go.mod h1:njVR6tXPbDvvA/ecpLY5+9Pu43bOI5tnK+yscNdiMkU=
github.com/HuolalaTech/page-spy-api v1.3.2 h1:X+hP0Z0EThysgeCWyvfH/baSgL59kHqejcAwcCEBqmY=
github.com/HuolalaTech/page-spy-api v1.3.2/go.mod h1:njVR6tXPbDvvA/ecpLY5+9Pu43bOI5tnK+yscNdiMkU=
github.com/HuolalaTech/page-spy-api v1.3.3 h1:UNzrQ9wfuFntDac334bbRQrLm05eywoRSFlI+soNl0s=
github.com/HuolalaTech/page-spy-api v1.3.3/go.mod h1:njVR6tXPbDvvA/ecpLY5+9Pu43bOI5tnK+yscNdiMkU=
github.com/HuolalaTech/page-spy-api v1.3.4-0.20231228032258-41daa5362ce2 h1:3UpI6Ne4n+lAbeFFrSylmRsye67b0QHOMHLl/oPtTBs=
github.com/HuolalaTech/page-spy-api v1.3.4-0.20231228032258-41daa5362ce2/go.mod h1:njVR6tXPbDvvA/ecpLY5+9Pu43bOI5tnK+yscNdiMkU=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
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=
Expand Down

0 comments on commit 117b30d

Please sign in to comment.