Skip to content

Commit 0da7fd5

Browse files
committed
chore(deps): upgrade timber
Signed-off-by: Matt Gleich <git@mattglei.ch>
1 parent 4ca0e98 commit 0da7fd5

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
@@ -12,7 +12,7 @@ require (
1212
github.com/joho/godotenv v1.5.1
1313
github.com/muesli/termenv v0.16.0
1414
go.mattglei.ch/lcp v1.0.1
15-
go.mattglei.ch/timber v1.2.4
15+
go.mattglei.ch/timber v1.2.5
1616
golang.org/x/term v0.32.0
1717
)
1818

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavM
6767
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM=
6868
go.mattglei.ch/lcp v1.0.1 h1:QHYr8yT+Mp8FjH3J93an9A03nTBAiG64BTkPbHedW3M=
6969
go.mattglei.ch/lcp v1.0.1/go.mod h1:IhpN0zQtaXYR73WrAyzmhhPXNLxJvs6LapVE0TCCne4=
70-
go.mattglei.ch/timber v1.2.4 h1:tlZgBTgLu3R4PPsj+gD523m+jd+Iq2bT9DVuhTTW520=
71-
go.mattglei.ch/timber v1.2.4/go.mod h1:RikAKLSXJKi+QJGoXUhGpuHjdt2rQG2NRUSjPFKNvkU=
70+
go.mattglei.ch/timber v1.2.5 h1:G2WOAQFKkav/WdHFB38zuUmrHIVgFXPjHvFdhWb+tt0=
71+
go.mattglei.ch/timber v1.2.5/go.mod h1:brMY6q0rrt+Gp3XScsp9oeOIcpqx35kjzfBJgQIDSvg=
7272
golang.org/x/crypto v0.38.0 h1:jt+WWG8IZlBnVbomuhg2Mdq0+BBQaHbtqHEFEigjUV8=
7373
golang.org/x/crypto v0.38.0/go.mod h1:MvrbAqul58NNYPKnOra203SB9vpuZW0e+RRZV+Ggqjw=
7474
golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6 h1:y5zboxd6LQAqYIhHnB48p0ByQ/GnQx2BE33L8BOHQkI=

0 commit comments

Comments
 (0)