Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "queuerSql"]
[submodule "github.com/siherrmann/queuerSql"]
path = sql
url = https://github.com/siherrmann/queuerSql.git
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
github.com/shirou/gopsutil/v4 v4.25.10 // indirect
github.com/siherrmann/queuerSql v0.0.0-20251129210855-0dcd844d7c2c
github.com/siherrmann/queuerSql v0.0.0-20251130135331-9ed23b19fae5
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/cobra v1.10.1
github.com/tklauser/go-sysconf v0.3.16 // indirect
Expand Down
2 changes: 1 addition & 1 deletion sql
Submodule sql updated 1 files
+1 −1 go.mod