Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Oct 28, 2024
1 parent d5a1fcd commit c6eb3bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/k0kubun/pp v3.0.1+incompatible
github.com/kyokomi/emoji v2.2.4+incompatible
github.com/montanaflynn/stats v0.7.1
github.com/osteele/liquid v1.5.0
github.com/osteele/liquid v1.5.2
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/radovskyb/watcher v1.0.7
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ github.com/montanaflynn/stats v0.7.1 h1:etflOAAHORrCC44V+aR6Ftzort912ZU+YLiSTuV8
github.com/montanaflynn/stats v0.7.1/go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow=
github.com/osteele/liquid v1.5.0 h1:SJWUJQtNvmKXfYR4CL0iLavbdeYlEiaOjxPZlWFjqxs=
github.com/osteele/liquid v1.5.0/go.mod h1:xU0Z2dn2hOQIEFEWNmeltOmCtfhtoW/2fCyiNQeNG+U=
github.com/osteele/liquid v1.5.2 h1:XcV1oSzHPR4nEIqUYs8H2+7WWciB5WJzFjBRwwEvPxE=
github.com/osteele/liquid v1.5.2/go.mod h1:xU0Z2dn2hOQIEFEWNmeltOmCtfhtoW/2fCyiNQeNG+U=
github.com/osteele/tuesday v1.0.3 h1:SrCmo6sWwSgnvs1bivmXLvD7Ko9+aJvvkmDjB5G4FTU=
github.com/osteele/tuesday v1.0.3/go.mod h1:pREKpE+L03UFuR+hiznj3q7j3qB1rUZ4XfKejwWFF2M=
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=
Expand Down

0 comments on commit c6eb3bf

Please sign in to comment.