-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/dev'
- Loading branch information
Showing
2 changed files
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +0,0 @@ | ||
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= | ||