Skip to content

Commit

Permalink
Merge pull request #677 from gotd/dependabot/go_modules/github.com/go…
Browse files Browse the repository at this point in the history
…-faster/jx-0.32.1

chore(deps): bump github.com/go-faster/jx from 0.32.0 to 0.32.1
  • Loading branch information
ernado committed Jan 25, 2022
2 parents 716b2e8 + 9c6d097 commit 388bfa6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/cenkalti/backoff/v4 v4.1.2
github.com/go-faster/errors v0.5.0
github.com/go-faster/jx v0.32.0
github.com/go-faster/jx v0.32.1
github.com/go-faster/xor v0.3.0
github.com/go-openapi/inflect v0.19.0
github.com/gotd/getdoc v0.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -19,8 +19,8 @@ github.com/gin-gonic/gin v1.6.3 h1:ahKqKTFpO5KTPHxWZjEdPScmYaGtLo8Y4DMHoEsnp14=
github.com/gin-gonic/gin v1.6.3/go.mod h1:75u5sXoLsGZoRN5Sgbi1eraJ4GU3++wFwWzhwvtwp4M=
github.com/go-faster/errors v0.5.0 h1:hS/zHFJ2Vb14jcupq5J9tk05XW+PFTmySOkDRByHBo4=
github.com/go-faster/errors v0.5.0/go.mod h1:/9SNBcg2ESJTYztBFEiM5Np6ns85BtPNMJd8lFTiFwk=
github.com/go-faster/jx v0.32.0 h1:AVAtgZ1FefKWMfD69DUIAQBV4ypXwHhFjh1ln9WAEEw=
github.com/go-faster/jx v0.32.0/go.mod h1:T561ezgn74siJgc+QzZzoGHokGBKxV6WZugVyfw+68c=
github.com/go-faster/jx v0.32.1 h1:iKI3zD1HxzcV3shhhWuVvzGcLaQe/vhO6v/QtELSRbE=
github.com/go-faster/jx v0.32.1/go.mod h1:T561ezgn74siJgc+QzZzoGHokGBKxV6WZugVyfw+68c=
github.com/go-faster/xor v0.3.0 h1:tc0bdVe31Wj999e5rEj7K3DhHyQNp2VydYyLFj3YSN8=
github.com/go-faster/xor v0.3.0/go.mod h1:x5CaDY9UKErKzqfRfFZdfu+OSTfoZny3w5Ak7UxcipQ=
github.com/go-openapi/inflect v0.19.0 h1:9jCH9scKIbHeV9m12SmPilScz6krDxKRasNNSNPXu/4=
Expand Down

0 comments on commit 388bfa6

Please sign in to comment.