Skip to content

Commit

Permalink
bump template
Browse files Browse the repository at this point in the history
  • Loading branch information
kynrai committed Jan 13, 2025
1 parent a569836 commit 55ceb50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.2

require (
github.com/a-h/templ v0.3.819
github.com/gofs-cli/template v1.0.2
github.com/gofs-cli/template v1.0.3
golang.org/x/mod v0.22.0
golang.org/x/tools v0.29.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/a-h/parse v0.0.0-20240121214402-3caf7543159a h1:vlmAfVwFK9sRpDlJyuHY8
github.com/a-h/parse v0.0.0-20240121214402-3caf7543159a/go.mod h1:3mnrkvGpurZ4ZrTDbYU84xhwXW2TjTKShSwjRi2ihfQ=
github.com/a-h/templ v0.3.819 h1:KDJ5jTFN15FyJnmSmo2gNirIqt7hfvBD2VXVDTySckM=
github.com/a-h/templ v0.3.819/go.mod h1:iDJKJktpttVKdWoTkRNNLcllRI+BlpopJc+8au3gOUo=
github.com/gofs-cli/template v1.0.2 h1:AdbtLIClGLjjgThuZDmrdlQurZs2xyT7SFpbzJfX5ps=
github.com/gofs-cli/template v1.0.2/go.mod h1:a+CmQh1e+co2I7fenOWwn2+lK64rU/71QIXhlIPx59s=
github.com/gofs-cli/template v1.0.3 h1:1TO8YHUr7uAyAWjBSu3hEPsflzJ4j7vJYwPh5WAdx7Q=
github.com/gofs-cli/template v1.0.3/go.mod h1:a+CmQh1e+co2I7fenOWwn2+lK64rU/71QIXhlIPx59s=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4=
Expand Down

0 comments on commit 55ceb50

Please sign in to comment.