File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/OhYee/goldmark-fenced_codeblock_extension v1.0.0
7
7
github.com/OhYee/goutils v1.1.0
8
- github.com/iessa-pragg-ctct/go-plantuml v0.1.1
8
+ github.com/iessa-pragg-ctct/go-plantuml v0.1.2
9
9
github.com/yuin/goldmark v1.2.1
10
10
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
11
11
)
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/gorilla/handlers v1.4.1/go.mod h1:Qkdc/uu4tH4g6mTK6auzZ766c4CA0Ng8+o/
29
29
github.com/gorilla/mux v1.7.3 /go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs =
30
30
github.com/gorilla/securecookie v1.1.1 /go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4 =
31
31
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
32
- github.com/iessa-pragg-ctct/go-plantuml v0.1.1 h1:1pO7vhZIZIYMgZBjVHQJpbQN3ymBRh5bqqopn7w7180 =
33
- github.com/iessa-pragg-ctct/go-plantuml v0.1.1 /go.mod h1:7I2EzsoB1qDrZchnbLvzf3xvPgeiWVvuqR8nMMUCqXo =
32
+ github.com/iessa-pragg-ctct/go-plantuml v0.1.2 h1:lyoemwyG07s0+lofQdhRPrR7gAVyQySmWv5umDncJ9s =
33
+ github.com/iessa-pragg-ctct/go-plantuml v0.1.2 /go.mod h1:7I2EzsoB1qDrZchnbLvzf3xvPgeiWVvuqR8nMMUCqXo =
34
34
github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
35
35
github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
36
36
github.com/mattn/go-isatty v0.0.4 h1:bnP0vzxcAdeI1zdubAl5PjU6zsERjGZb7raWodagDYs =
You can’t perform that action at this time.
0 commit comments