Skip to content

Commit

Permalink
chore: congo 2.9.0 -> 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Dec 6, 2024
1 parent 1a1ebd4 commit efd5054
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion site/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/jnsgruk/jnsgr.uk/site

go 1.22

require github.com/jpanther/congo/v2 v2.9.0 // indirect
require github.com/jpanther/congo/v2 v2.10.0 // indirect
4 changes: 2 additions & 2 deletions site/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/jpanther/congo/v2 v2.9.0 h1:mq1U8Zqw/F+9dk+AgH7W6Wl2M4LLiRP4v/BCTx4c01Y=
github.com/jpanther/congo/v2 v2.9.0/go.mod h1:1S7DRoO1ZYS4YUdFd1LjTkdyjQwsjFWd8TqSfz3Jd+M=
github.com/jpanther/congo/v2 v2.10.0 h1:+bYBVIqjyjq/lTk9H3mK3SPV4G84IE+KkJNNseVGrSw=
github.com/jpanther/congo/v2 v2.10.0/go.mod h1:1S7DRoO1ZYS4YUdFd1LjTkdyjQwsjFWd8TqSfz3Jd+M=

0 comments on commit efd5054

Please sign in to comment.