Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
deemount committed Mar 7, 2024
2 parents ac779e0 + ed82f20 commit f3b30a3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module github.com/deemount/gobpmnReflection

go 1.21.7

require github.com/deemount/gobpmnModels v0.0.0-20240229105207-e3c75acd45e8

require github.com/deemount/gobpmnTypes v0.0.0-20240227112313-baaf4eb67ae2 // indirect
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
github.com/deemount/gobpmnModels v0.0.0-20240229105207-e3c75acd45e8 h1:cJvfj3LECefB1EfWzKMuVsXsU7f/t3HDdJQOMO5jDpA=
github.com/deemount/gobpmnModels v0.0.0-20240229105207-e3c75acd45e8/go.mod h1:8HkFs9SEoVS0iCV/f6arOQesRWxSnjSO6m4e5Bk1S04=
github.com/deemount/gobpmnTypes v0.0.0-20240227112313-baaf4eb67ae2 h1:MvB1cKRrWKZYxYGpP13+zS5w40iiZNEExVr6ajUdBig=
github.com/deemount/gobpmnTypes v0.0.0-20240227112313-baaf4eb67ae2/go.mod h1:Dw7Jo8/vr0DzNHNMnbwQu0JSMWm2klNdo00rcxHCzJs=

0 comments on commit f3b30a3

Please sign in to comment.