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 #58 from go-faster/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/go-faster/jx-1.0.1

chore(deps): bump github.com/go-faster/jx from 1.0.0 to 1.0.1
  • Loading branch information
ernado authored Jul 20, 2023
2 parents ad2884f + 5fa38f4 commit 4794881
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.0
github.com/go-faster/jx v1.0.1
github.com/go-faster/sdk v0.7.0
github.com/ogen-go/ogen v0.71.1
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.0 h1:HE+ms2e6ZGkZ6u13t8u+onBinrPvIPI+0hWXGELm74g=
github.com/go-faster/jx v1.0.0/go.mod h1:zm8SlkwK+H0TYNKYtVJ/7cWFS7soJBQWhcPctKyYL/4=
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/sdk v0.7.0 h1:eR0mYVXtEB4RzLC1scRDsD6hJts0fIoWJmQqZN2VrnQ=
github.com/go-faster/sdk v0.7.0/go.mod h1:MD0wiejnvt0QpWCv+Tjpe4L0mlc0Q62DN5Zpn3uLXOs=
github.com/go-faster/yaml v0.4.6 h1:lOK/EhI04gCpPgPhgt0bChS6bvw7G3WwI8xxVe0sw9I=
Expand Down

0 comments on commit 4794881

Please sign in to comment.