Skip to content

Commit

Permalink
Fix go version syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
aMytho committed Jan 20, 2024
1 parent 0fcf317 commit b86eda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/aMytho/pdf-accessibility-toolset-docs

go 1.21.5
go 1.21

require (
github.com/colinwilson/lotusdocs v0.1.1-0.20231204194117-128b0ae80b44 // indirect
Expand Down

0 comments on commit b86eda6

Please sign in to comment.