File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/libops/sitectl-drupal
33go 1.26.1
44
55require (
6- github.com/libops/sitectl v0.16.2
6+ github.com/libops/sitectl v0.16.3
77 github.com/spf13/cobra v1.10.2
88 gopkg.in/yaml.v3 v3.0.1
99)
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
8282github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
8383github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
8484github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
85- github.com/libops/sitectl v0.16.2 h1:eXxUWelZZx1KPjRPCTmAqrnw4ZSnTOGAEVWH8y3w21g =
86- github.com/libops/sitectl v0.16.2 /go.mod h1:SICZxbtPytB4kWO10MYKD+coxnmVOy5tK4Htv97jlQQ =
85+ github.com/libops/sitectl v0.16.3 h1:uvZr1cAJDDya/XKsZwu5+VGIQnWLS3uD4JN5tOS8nnA =
86+ github.com/libops/sitectl v0.16.3 /go.mod h1:SICZxbtPytB4kWO10MYKD+coxnmVOy5tK4Htv97jlQQ =
8787github.com/lucasb-eyer/go-colorful v1.3.0 h1:2/yBRLdWBZKrf7gB40FoiKfAWYQ0lqNcbuQwVHXptag =
8888github.com/lucasb-eyer/go-colorful v1.3.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
8989github.com/mattn/go-runewidth v0.0.21 h1:jJKAZiQH+2mIinzCJIaIG9Be1+0NR+5sz/lYEEjdM8w =
You can’t perform that action at this time.
0 commit comments