Skip to content

Commit

Permalink
Avoid referring to bfchroma v1 in example.
Browse files Browse the repository at this point in the history
  • Loading branch information
renatoathaydes committed Jul 2, 2022
1 parent e990987 commit fe22fc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/Depado/bfchroma/v2

go 1.17

replace github.com/Depado/bfchroma/v2 => ./

require (
github.com/alecthomas/chroma/v2 v2.2.0
github.com/russross/blackfriday/v2 v2.1.0
Expand Down

0 comments on commit fe22fc8

Please sign in to comment.