Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
admpub committed Dec 27, 2024
1 parent cfc51b1 commit 79eae8b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ require (
github.com/admpub/copier v0.1.1
github.com/admpub/go-ps v0.0.1
github.com/admpub/regexp2 v1.1.8
github.com/coscms/webcore v0.6.30
github.com/coscms/webcore v0.6.31
github.com/nging-plugins/caddymanager v1.7.0
github.com/nging-plugins/collector v1.7.0
github.com/nging-plugins/dbmanager v1.7.0
Expand Down Expand Up @@ -358,7 +358,7 @@ require (
github.com/webx-top/chardet v0.0.2 // indirect
github.com/webx-top/client v0.9.5
github.com/webx-top/codec v0.3.0 // indirect
github.com/webx-top/com v1.3.19
github.com/webx-top/com v1.3.20
github.com/webx-top/db v1.28.2
github.com/webx-top/echo v1.13.7
github.com/webx-top/image v0.1.2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1111,8 +1111,8 @@ github.com/coscms/session-sqlstore v0.0.0-20241206070659-19aaf21e7876 h1:THLILM0
github.com/coscms/session-sqlstore v0.0.0-20241206070659-19aaf21e7876/go.mod h1:fkbU1N2At0fP38do0UvwcPN/6RXBlxoMQ2agI5JXVkk=
github.com/coscms/webauthn v0.3.1 h1:ycolyzptBj7d+boEvxw1JAGkgJcR8r6kVSA4wDrahNk=
github.com/coscms/webauthn v0.3.1/go.mod h1:nyMNZvFm9cArfyu6RQjrGvI+CCsl9mcC01jT4MsmByQ=
github.com/coscms/webcore v0.6.30 h1:NKf2cpxINIY9fKShMbRBF0eEte7WuiAhYtl0skd7siw=
github.com/coscms/webcore v0.6.30/go.mod h1:TpqLfuuzSgGB9La0dK2L86pCQPAlrafYYL8hUVfoyfQ=
github.com/coscms/webcore v0.6.31 h1:tSNRoteb+f3+r6he3pI2PC5n36Pz/cVmGt4Sidrhl7o=
github.com/coscms/webcore v0.6.31/go.mod h1:zxcJ5QEYjtsm7ehCh6JcncMPLXDEiv8cgrY1rFb9+v4=
github.com/cpu/goacmedns v0.1.1/go.mod h1:MuaouqEhPAHxsbqjgnck5zeghuwBP1dLnPoobeGqugQ=
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU=
github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU=
Expand Down Expand Up @@ -2424,8 +2424,8 @@ github.com/webx-top/codec v0.3.0 h1:IQT59k2TMBCVG7XhpEXKgICftk3iJALm5EmeKy1xncI=
github.com/webx-top/codec v0.3.0/go.mod h1:FL2TNTorudSTop040uNCTONOlIJfl6kElJLxyoHHs/g=
github.com/webx-top/com v0.2.10/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=
github.com/webx-top/com v1.2.13/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=
github.com/webx-top/com v1.3.19 h1:qaSCEYzHXvzk5RHoW5+gh2g66wIY9uQrTRRbwFt1wlU=
github.com/webx-top/com v1.3.19/go.mod h1:Pw5Yr5UU0ZtwZU0xVyfyRdqf77wyzh+oRNYnOpX9Oyc=
github.com/webx-top/com v1.3.20 h1:ceeOxGPd14q9yEuPJ/uOOZT6WH1VvaRVmi/o0YwODJA=
github.com/webx-top/com v1.3.20/go.mod h1:3Wvg4NptOCWRa7NUfyjXc+vxZxF0/htH4FzEiOFfRz8=
github.com/webx-top/db v1.28.2 h1:0zK2xitPf4h65MCvb5k+rTxNDhOEHA7uE+QBzGYQ5WQ=
github.com/webx-top/db v1.28.2/go.mod h1:SDhJYORZKLDACSmvNILY2I93nM/SC8RssPosvJHuWRk=
github.com/webx-top/echo v1.13.7 h1:peYd0A9Pq6s6/U+dh7/TP5rgOjHsFKFMtee076llPqI=
Expand Down

0 comments on commit 79eae8b

Please sign in to comment.