Skip to content

Commit df8c719

Browse files
committed
chore[deps]: upgrade all
1 parent ced1966 commit df8c719

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
@@ -11,7 +11,7 @@ require (
1111
github.com/creack/pty v1.1.24
1212
github.com/joho/godotenv v1.5.1
1313
github.com/muesli/termenv v0.16.0
14-
go.mattglei.ch/lcp v1.5.0
14+
go.mattglei.ch/lcp v1.5.1
1515
go.mattglei.ch/timber v1.3.2
1616
golang.org/x/term v0.35.0
1717
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
6565
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
6666
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=
6767
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM=
68-
go.mattglei.ch/lcp v1.5.0 h1:DMuluPBpaZ/YkGNR2W1PcBswBOO1UR6IEShgsVPgUTY=
69-
go.mattglei.ch/lcp v1.5.0/go.mod h1:WbbP5Qk4SpKZTGFmD8byw2k+HnZhY+pNqsPhz3RsS50=
68+
go.mattglei.ch/lcp v1.5.1 h1:ylZwhKDGydFmtw1EhGWu5xi4QRgCD3lyFNqpId9qGH8=
69+
go.mattglei.ch/lcp v1.5.1/go.mod h1:WbbP5Qk4SpKZTGFmD8byw2k+HnZhY+pNqsPhz3RsS50=
7070
go.mattglei.ch/timber v1.3.2 h1:ooBZxwchSBtl3n2/xu/q2w8IfcHH0HCUFfsOMPPZw50=
7171
go.mattglei.ch/timber v1.3.2/go.mod h1:5N/plg/b5l8p+ziw72odZ1reOt4LJ2KxKRdBS3yCaI0=
7272
golang.org/x/crypto v0.42.0 h1:chiH31gIWm57EkTXpwnqf8qeuMUi0yekh6mT2AvFlqI=

0 commit comments

Comments
 (0)