Skip to content

Commit

Permalink
Merge pull request #195 from twpayne/go1.19
Browse files Browse the repository at this point in the history
Revert dependency on Go 1.21
  • Loading branch information
buro9 committed Oct 29, 2023
2 parents 0eb99d2 + 38d9334 commit 7a5503e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/microcosm-cc/bluemonday

go 1.21
go 1.19

require (
github.com/aymerick/douceur v0.2.0
Expand Down

0 comments on commit 7a5503e

Please sign in to comment.