Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #65 from go-faster/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/go-faster/jx-1.1.0

chore(deps): bump github.com/go-faster/jx from 1.0.1 to 1.1.0
  • Loading branch information
ernado authored Aug 8, 2023
2 parents 2e9e256 + cb8f5b6 commit 54a9aab
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/go-faster/errors v0.6.1
github.com/go-faster/jx v1.0.1
github.com/go-faster/jx v1.1.0
github.com/go-faster/sdk v0.7.1
github.com/ogen-go/ogen v0.72.0
github.com/rs/cors v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/go-faster/errors v0.6.1 h1:nNIPOBkprlKzkThvS/0YaX8Zs9KewLCOSFQS5BU06FI=
github.com/go-faster/errors v0.6.1/go.mod h1:5MGV2/2T9yvlrbhe9pD9LO5Z/2zCSq2T8j+Jpi2LAyY=
github.com/go-faster/jx v1.0.1 h1:NhSJEZtqj6KmXf63On7Hg7/sjUX+gotSc/eM6bZCZ00=
github.com/go-faster/jx v1.0.1/go.mod h1:vKDNikrKoyUmpzaJ0OkIkRQClNHFX/nF3dnTJZb3skg=
github.com/go-faster/jx v1.1.0 h1:ZsW3wD+snOdmTDy9eIVgQdjUpXRRV4rqW8NS3t+20bg=
github.com/go-faster/jx v1.1.0/go.mod h1:vKDNikrKoyUmpzaJ0OkIkRQClNHFX/nF3dnTJZb3skg=
github.com/go-faster/sdk v0.7.1 h1:kgoNMkG/TztFhjuB56ugDCRZA39HqyN6wTaxl872zxY=
github.com/go-faster/sdk v0.7.1/go.mod h1:C1aPRq2mWm2RC6g4YiuZzT/WWGRJbteh+bUJgBd4U5A=
github.com/go-faster/yaml v0.4.6 h1:lOK/EhI04gCpPgPhgt0bChS6bvw7G3WwI8xxVe0sw9I=
Expand Down

0 comments on commit 54a9aab

Please sign in to comment.