Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone committed Apr 18, 2023
1 parent 80ba7c0 commit cdcd5fd
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 @@ -3,7 +3,7 @@ module github.com/bentoml/yatai-schemas
go 1.17

require (
github.com/bentoml/yatai-deployment v1.1.11-0.20230418104523-7be2f4f0f055
github.com/bentoml/yatai-deployment v1.1.11-0.20230418104942-a261c27b7438
github.com/bentoml/yatai-image-builder v1.1.4
github.com/huandu/xstrings v1.3.2
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRF
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/bentoml/yatai-deployment v1.1.11-0.20230418104523-7be2f4f0f055 h1:PLnNGa3wxn7ZF1szE3cjsqYveRvgsyPy4NlOJ1lTUiM=
github.com/bentoml/yatai-deployment v1.1.11-0.20230418104523-7be2f4f0f055/go.mod h1:0XZOT3y6uiLzYFFuRtuYryOLgQqD1WMYJNUW9tMx0p0=
github.com/bentoml/yatai-deployment v1.1.11-0.20230418104942-a261c27b7438 h1:e5utgRPoWjWfI7ZBe/laVXK8D/OoMv+i+cA+e40M66g=
github.com/bentoml/yatai-deployment v1.1.11-0.20230418104942-a261c27b7438/go.mod h1:IzeFtszcLsDBBV7b7/JnKJeXE2QMBdmYzh3iUKH4y48=
github.com/bentoml/yatai-image-builder v1.1.4 h1:I3s9JApTjmvV22MNeBiDZhAtuxB169P9Tf87SE060CQ=
github.com/bentoml/yatai-image-builder v1.1.4/go.mod h1:bq9IOzH/S5YYKhu9JQfTclibkOP0p6pdNMMPUdpyO/c=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
Expand Down

0 comments on commit cdcd5fd

Please sign in to comment.