Skip to content

Commit

Permalink
Merge pull request #28 from dongxuny/master
Browse files Browse the repository at this point in the history
Bump up rk-entry version to v2.2.4
  • Loading branch information
dongxuny authored Sep 5, 2022
2 parents 73f864e + 2305bdc commit fd5d119
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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/golang-jwt/jwt/v4 v4.4.2
github.com/labstack/echo/v4 v4.7.2
github.com/prometheus/client_golang v1.12.2
github.com/rookie-ninja/rk-entry/v2 v2.2.3
github.com/rookie-ninja/rk-entry/v2 v2.2.4
github.com/rookie-ninja/rk-logger v1.2.11
github.com/rookie-ninja/rk-query v1.2.14
github.com/rs/xid v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -373,8 +373,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rogpeppe/go-internal v1.6.1 h1:/FiVV8dS/e+YqF2JvO3yXRFbBLTIuSDkuC7aBOAvL+k=
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
github.com/rookie-ninja/rk-entry/v2 v2.2.3 h1:HaoFOsG40bki8/KdeiOa4vmuZ+MS1xBc6AkqSsGIPns=
github.com/rookie-ninja/rk-entry/v2 v2.2.3/go.mod h1:karYaqxjd1KI1DL9KVq2EjrVIsrC7+hFMmsVRFsd0xQ=
github.com/rookie-ninja/rk-entry/v2 v2.2.4 h1:vOzbk1dQBlKogDjvoMEhBuFGt8favpQoAR9eRTbCHjc=
github.com/rookie-ninja/rk-entry/v2 v2.2.4/go.mod h1:karYaqxjd1KI1DL9KVq2EjrVIsrC7+hFMmsVRFsd0xQ=
github.com/rookie-ninja/rk-logger v1.2.11 h1:QqfVnTFKVpjFnETB4lAVEzLWm5zSy/ghJpPICz1qo/w=
github.com/rookie-ninja/rk-logger v1.2.11/go.mod h1:0ZiGn1KsHKOmCv+FHMH7k40DWYSJcj5yIR3EYcjlnLs=
github.com/rookie-ninja/rk-query v1.2.14 h1:aYNyMXixpsEYRfEOz9Npt5QG3A6BQlo9vKjYc78x7bc=
Expand Down

0 comments on commit fd5d119

Please sign in to comment.