Skip to content

Commit

Permalink
Update library (for pimcore CLI support)
Browse files Browse the repository at this point in the history
  • Loading branch information
Theosakamg committed Aug 29, 2024
1 parent e1e096e commit 55d4abc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Usage of clonsun:
| upsun | upsun ||| |
| ibexa | psh ||| |
| shopware | psh ||| |
| pimcore | psh ||| |
| pimcore-cloud | psh ||| |
| webpaas | psh | ✅(partial)|| User is not apply |
| magento | psh ||| |

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.6
require (
github.com/spf13/pflag v1.0.5
github.com/upsun/convsun v0.3.2
github.com/upsun/lib-sun v0.3.5
github.com/upsun/lib-sun v0.3.8
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/upsun/convsun v0.3.2 h1:e25DpkIkg8JeYAoIw3xpgnLEDH9UV6VzbKENXaXdHL4=
github.com/upsun/convsun v0.3.2/go.mod h1:r1xF3CcYqWXchsYaPRYuvqlf2H24/Miw+cLng3vUiuM=
github.com/upsun/lib-sun v0.3.5 h1:Np4d2pPhNy6pFwNfoA0cy7b4UyjfqCKAh+DybUSSAXk=
github.com/upsun/lib-sun v0.3.5/go.mod h1:8AtRNv0L+c9qCS/maO/OVFIn2VDi89LTkWwpB7YKTDE=
github.com/upsun/lib-sun v0.3.8 h1:vrSQ/eV/NFyi6PmCdQUltb/4vw7vBSnzFFf10LCzs0o=
github.com/upsun/lib-sun v0.3.8/go.mod h1:8AtRNv0L+c9qCS/maO/OVFIn2VDi89LTkWwpB7YKTDE=
golang.org/x/sys v0.18.0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4=
golang.org/x/sys v0.18.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
Expand Down

0 comments on commit 55d4abc

Please sign in to comment.