Skip to content

Commit 3aa1938

Browse files
fix(deps): update module github.com/libops/sitectl to v0.16.3
1 parent 9a6a599 commit 3aa1938

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/libops/sitectl-drupal
33
go 1.26.1
44

55
require (
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
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
8282
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
8383
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
8484
github.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=
8787
github.com/lucasb-eyer/go-colorful v1.3.0 h1:2/yBRLdWBZKrf7gB40FoiKfAWYQ0lqNcbuQwVHXptag=
8888
github.com/lucasb-eyer/go-colorful v1.3.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
8989
github.com/mattn/go-runewidth v0.0.21 h1:jJKAZiQH+2mIinzCJIaIG9Be1+0NR+5sz/lYEEjdM8w=

0 commit comments

Comments
 (0)