Skip to content

Commit

Permalink
Merge pull request #20 from dongxuny/master
Browse files Browse the repository at this point in the history
Bump up rk-entry version to v2.1.4
  • Loading branch information
dongxuny authored Mar 23, 2022
2 parents f3e73d8 + e45fbee commit aebb6fe
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.3.0
github.com/labstack/echo/v4 v4.7.2
github.com/prometheus/client_golang v1.12.1
github.com/rookie-ninja/rk-entry/v2 v2.1.3
github.com/rookie-ninja/rk-entry/v2 v2.1.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 @@ -350,8 +350,8 @@ github.com/prometheus/procfs v0.7.3 h1:4jVXhlkAyzOScmCkXBTOLRLTz8EeU+eyjrwB/EPq0
github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rookie-ninja/rk-entry/v2 v2.1.3 h1:k8h3CRArslhycMXH7jeQOe+tkPm4dgkJ53Ci2ViYUzI=
github.com/rookie-ninja/rk-entry/v2 v2.1.3/go.mod h1:kCfoXKbC0Dw1rXcTlppCd7JCMJfNF6GY1g0h/FXPSrE=
github.com/rookie-ninja/rk-entry/v2 v2.1.4 h1:sMvu8W0CjvYNLItFbrw7iQv8wuKev/KJAzwXrbizc1A=
github.com/rookie-ninja/rk-entry/v2 v2.1.4/go.mod h1:kCfoXKbC0Dw1rXcTlppCd7JCMJfNF6GY1g0h/FXPSrE=
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 aebb6fe

Please sign in to comment.