Skip to content

Commit

Permalink
fix g.mod vrsion to 1.21 for CI (got error)
Browse files Browse the repository at this point in the history
  • Loading branch information
deemount committed Mar 23, 2024
1 parent 416455d commit 5615fe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ In addition, a repository with available applications has now been created. Exam
+ [gobpmnModels](https://github.com/deemount/gobpmnModels)
+ [gobpmnCamunda](https://github.com/deemount/gobpmnCamunda)
+ [gobpmnDiagram](https://github.com/deemount/gobpmnDiagram)
+ [gobpmnReader](https://github.com/deemount/gobpmnReader)
+ [gobpmnBuilder](https://github.com/deemount/gobpmnBuilder)
+ [gobpmnCounter](https://github.com/deemount/gobpmnCounter)
+ [gobpmnReflection](https://github.com/deemount/gobpmnReflection)
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/deemount/gobpmnHash

go 1.21.7
go 1.21

require (
github.com/deemount/gobpmnModels v0.0.0-20240316085912-7831ff39ffa4
Expand Down

0 comments on commit 5615fe0

Please sign in to comment.