Skip to content

Commit

Permalink
chore: upgrade joeshaw/carwings
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed May 18, 2024
1 parent 75769f1 commit 562c702
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 @@ -51,7 +51,7 @@ require (
github.com/jeremywohl/flatten v1.0.1
github.com/jinzhu/copier v0.4.0
github.com/jinzhu/now v1.1.5
github.com/joeshaw/carwings v0.0.0-20230425210048-195f7e10e966
github.com/joeshaw/carwings v0.0.0-20240517194654-cf29a185820c
github.com/joho/godotenv v1.5.1
github.com/jpfielding/go-http-digest v0.0.0-20240123121450-cffc47d5d6d8
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,8 @@ github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9Y
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8=
github.com/jmespath/go-jmespath/internal/testify v1.5.1/go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U=
github.com/joeshaw/carwings v0.0.0-20230425210048-195f7e10e966 h1:shuPt6A/yFtPJO+iaIfR1L5P0eBSKgM4rZXy5vLUOXE=
github.com/joeshaw/carwings v0.0.0-20230425210048-195f7e10e966/go.mod h1:tB0OlpicmRVTL1Vksc5XRiYo+wkK2kl/GI7eGMIl6Rs=
github.com/joeshaw/carwings v0.0.0-20240517194654-cf29a185820c h1:2yTL3V9KSVPWO+Q/Uu6p9y/3ribJNFnUvosKhKkOtTw=
github.com/joeshaw/carwings v0.0.0-20240517194654-cf29a185820c/go.mod h1:tB0OlpicmRVTL1Vksc5XRiYo+wkK2kl/GI7eGMIl6Rs=
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=
github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo=
Expand Down

0 comments on commit 562c702

Please sign in to comment.