Skip to content

Commit

Permalink
更新依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
nyancatda committed Jun 27, 2022
1 parent b6973dd commit 1bd16b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/gin-gonic/gin v1.8.1
github.com/nyancatda/AyaLog v1.0.6
github.com/nyancatda/AyaLog/ModLog/GinLog v0.0.0-20220606093827-834efb2bcb30
github.com/nyancatda/AyaLog/TimedTask v0.0.0-20220623153654-e4e69037a75a
github.com/nyancatda/AyaLog/TimedTask v0.0.0-20220627152527-68e778cd1741
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ github.com/nyancatda/AyaLog/ModLog/GinLog v0.0.0-20220606093827-834efb2bcb30 h1:
github.com/nyancatda/AyaLog/ModLog/GinLog v0.0.0-20220606093827-834efb2bcb30/go.mod h1:OJBSMsNqE0XjWJewYs/1ZK80UcNu58fD0bwrfy7HgaA=
github.com/nyancatda/AyaLog/TimedTask v0.0.0-20220623153654-e4e69037a75a h1:JMwy1nKX0746PRY6H1D27wS75NIQOqEZrBb5b4/5mC8=
github.com/nyancatda/AyaLog/TimedTask v0.0.0-20220623153654-e4e69037a75a/go.mod h1:wA7G2fQ3YKPNuAIYtAZbefWOlK8EULUZ3lcTpviwHP4=
github.com/nyancatda/AyaLog/TimedTask v0.0.0-20220627152527-68e778cd1741 h1:c3L11WeKQy0Jj1qjB7MtvwJIfOqbcd5A3UiqNULvK8s=
github.com/nyancatda/AyaLog/TimedTask v0.0.0-20220627152527-68e778cd1741/go.mod h1:wA7G2fQ3YKPNuAIYtAZbefWOlK8EULUZ3lcTpviwHP4=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.10.1/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk=
Expand Down

0 comments on commit 1bd16b4

Please sign in to comment.