Skip to content

Commit

Permalink
chore: update Go version in go.mod to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
IamMelody233 authored and LinkinStars committed Sep 18, 2024
1 parent 6ad9822 commit 4699a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render-markdown-codehighlight/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/apache/incubator-answer-plugins/render-markdown-codehighlight

go 1.22.6
go 1.19

require (
github.com/apache/incubator-answer v1.3.6
Expand Down

0 comments on commit 4699a7d

Please sign in to comment.