Skip to content

Commit

Permalink
Merge pull request #82 from dongxuny/master
Browse files Browse the repository at this point in the history
Bump up rk-entry version to v2.2.6
  • Loading branch information
dongxuny authored Sep 21, 2022
2 parents ce8ea0a + 301f7c3 commit 29e0bd3
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 @@ -7,7 +7,7 @@ require (
github.com/gin-gonic/gin v1.8.0
github.com/golang-jwt/jwt/v4 v4.4.2
github.com/prometheus/client_golang v1.12.2
github.com/rookie-ninja/rk-entry/v2 v2.2.5
github.com/rookie-ninja/rk-entry/v2 v2.2.6
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 @@ -393,8 +393,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
github.com/rogpeppe/go-internal v1.8.0 h1:FCbCCtXNOY3UtUuHUYaghJg4y7Fd14rXifAYUAtL9R8=
github.com/rogpeppe/go-internal v1.8.0/go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6poM+XZ2dLUbcbE=
github.com/rookie-ninja/rk-entry/v2 v2.2.5 h1:9T6QDNmDM3cnA+n2YujWfQO6PwGXyyo+915j97lMIcg=
github.com/rookie-ninja/rk-entry/v2 v2.2.5/go.mod h1:karYaqxjd1KI1DL9KVq2EjrVIsrC7+hFMmsVRFsd0xQ=
github.com/rookie-ninja/rk-entry/v2 v2.2.6 h1:I2TnxMVlGuSnz1t/mp4UdzKHjEEW0rDHjR/cTsBrDoA=
github.com/rookie-ninja/rk-entry/v2 v2.2.6/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 29e0bd3

Please sign in to comment.