Skip to content

Commit

Permalink
Merge pull request #318 from go-faster/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/go-faster/errors-0.7.0

chore(deps): bump github.com/go-faster/errors from 0.6.1 to 0.7.0
  • Loading branch information
ernado committed Nov 13, 2023
2 parents 4420446 + cabb006 commit dff5030
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 @@ -9,7 +9,7 @@ require (
github.com/brpaz/echozap v1.1.3
github.com/dmarkham/enumer v1.5.9
github.com/dustin/go-humanize v1.0.1
github.com/go-faster/errors v0.6.1
github.com/go-faster/errors v0.7.0
github.com/go-faster/jx v1.1.0
github.com/go-faster/sdk v0.9.2
github.com/google/go-github/v52 v52.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,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/city v1.0.1 h1:4WAxSZ3V2Ws4QRDrscLEDcibJY8uf41H6AhXDrNDcGw=
github.com/go-faster/city v1.0.1/go.mod h1:jKcUJId49qdW3L1qKHH/3wPeUstCVpVSXTM6vO3VcTw=
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/errors v0.7.0 h1:UnD/xusnfUgtEYkgRZohqL2AfmPTwv13NAJwwFFaNYc=
github.com/go-faster/errors v0.7.0/go.mod h1:5ySTjWFiphBs07IKuiL69nxdfd5+fzh1u7FPGZP2quo=
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.9.2 h1:W/Gfxk8xlj0s+DOrFhDv5RWsuiHfvCoJyABeHd3SICo=
Expand Down

0 comments on commit dff5030

Please sign in to comment.