We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e1331 commit db33f4cCopy full SHA for db33f4c
go.mod
@@ -2,4 +2,4 @@ module github.com/cloudartisan/cloudartisan.github.io
2
3
go 1.20
4
5
-require github.com/jpanther/congo/v2 v2.11.0 // indirect
+require github.com/jpanther/congo/v2 v2.12.1 // indirect
go.sum
@@ -1,2 +1,4 @@
1
github.com/jpanther/congo/v2 v2.11.0 h1:whwuUIn20egAPfMR3HaFu7sW7/rz096bz26sgpsUAwk=
github.com/jpanther/congo/v2 v2.11.0/go.mod h1:1S7DRoO1ZYS4YUdFd1LjTkdyjQwsjFWd8TqSfz3Jd+M=
+github.com/jpanther/congo/v2 v2.12.1 h1:HwMaU1k0ZhKa8DNYNKn+UKyK+8lf3TvVYZ/z3YknlC4=
+github.com/jpanther/congo/v2 v2.12.1/go.mod h1:1S7DRoO1ZYS4YUdFd1LjTkdyjQwsjFWd8TqSfz3Jd+M=
0 commit comments