We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05eeda commit 80f833aCopy full SHA for 80f833a
go.mod
@@ -3,9 +3,9 @@ module github.com/dbnet-io/dbnet
3
go 1.19
4
5
require (
6
- github.com/dbrest-io/dbrest v0.0.51
+ github.com/dbrest-io/dbrest v0.0.52
7
github.com/denisbrodbeck/machineid v1.0.1
8
- github.com/flarco/dbio v0.3.249
+ github.com/flarco/dbio v0.3.251
9
github.com/flarco/g v0.1.61
10
github.com/getsentry/sentry-go v0.11.0
11
github.com/integrii/flaggy v1.5.2
0 commit comments