Skip to content

Commit 084d3bd

Browse files
authored
chore: update sqlguard dependency to v0.1.0 across all integrations (#5)
1 parent 5ce4acb commit 084d3bd

16 files changed

Lines changed: 24 additions & 24 deletions

File tree

integrations/bunguard/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/KARTIKrocks/sqlguard/integrations/bunguard
33
go 1.26
44

55
require (
6-
github.com/KARTIKrocks/sqlguard v0.0.0
6+
github.com/KARTIKrocks/sqlguard v0.1.0
77
github.com/mattn/go-sqlite3 v1.14.45
88
github.com/uptrace/bun v1.2.18
99
github.com/uptrace/bun/dialect/sqlitedialect v1.2.18
@@ -17,5 +17,3 @@ require (
1717
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
1818
golang.org/x/sys v0.41.0 // indirect
1919
)
20-
21-
replace github.com/KARTIKrocks/sqlguard => ../..

integrations/bunguard/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
github.com/KARTIKrocks/sqlguard v0.1.0 h1:1rELGKkh30y2UvkmyKCK0veiFe3Jr66+RGbEsAIOofk=
2+
github.com/KARTIKrocks/sqlguard v0.1.0/go.mod h1:Y9zX2L9OSqMXa1gx9c4mMKPTDEsArvbtYmzKpAwWPv8=
13
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
24
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
35
github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=

integrations/entguard/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ go 1.26
44

55
require (
66
entgo.io/ent v0.14.6
7-
github.com/KARTIKrocks/sqlguard v0.0.0
7+
github.com/KARTIKrocks/sqlguard v0.1.0
88
github.com/mattn/go-sqlite3 v1.14.45
99
)
1010

1111
require github.com/google/uuid v1.3.0 // indirect
12-
13-
replace github.com/KARTIKrocks/sqlguard => ../..

integrations/entguard/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ entgo.io/ent v0.14.6 h1:/f2696BpwuWAEEG6PVGWflg6+Inrpq4pRWuNlWz/Skk=
22
entgo.io/ent v0.14.6/go.mod h1:z46QBUdGC+BATwsedbDuREfSS0oSCV+csdEYlL4p73s=
33
github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20OEh60=
44
github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
5+
github.com/KARTIKrocks/sqlguard v0.1.0 h1:1rELGKkh30y2UvkmyKCK0veiFe3Jr66+RGbEsAIOofk=
6+
github.com/KARTIKrocks/sqlguard v0.1.0/go.mod h1:Y9zX2L9OSqMXa1gx9c4mMKPTDEsArvbtYmzKpAwWPv8=
57
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
68
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
79
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=

integrations/gormguard/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/KARTIKrocks/sqlguard/integrations/gormguard
33
go 1.26
44

55
require (
6-
github.com/KARTIKrocks/sqlguard v0.0.0
6+
github.com/KARTIKrocks/sqlguard v0.1.0
77
gorm.io/driver/sqlite v1.6.0
88
gorm.io/gorm v1.31.1
99
)
@@ -14,5 +14,3 @@ require (
1414
github.com/mattn/go-sqlite3 v1.14.45 // indirect
1515
golang.org/x/text v0.20.0 // indirect
1616
)
17-
18-
replace github.com/KARTIKrocks/sqlguard => ../..

integrations/gormguard/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
github.com/KARTIKrocks/sqlguard v0.1.0 h1:1rELGKkh30y2UvkmyKCK0veiFe3Jr66+RGbEsAIOofk=
2+
github.com/KARTIKrocks/sqlguard v0.1.0/go.mod h1:Y9zX2L9OSqMXa1gx9c4mMKPTDEsArvbtYmzKpAwWPv8=
13
github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=
24
github.com/jinzhu/inflection v1.0.0/go.mod h1:h+uFLlag+Qp1Va5pdKtLDYj+kHp5pxUVkryuEj+Srlc=
35
github.com/jinzhu/now v1.1.5 h1:/o9tlHleP7gOFmsnYNz3RGnqzefHA47wQpKrrdTIwXQ=

integrations/pgxguard/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/KARTIKrocks/sqlguard/integrations/pgxguard
33
go 1.26
44

55
require (
6-
github.com/KARTIKrocks/sqlguard v0.0.0
6+
github.com/KARTIKrocks/sqlguard v0.1.0
77
github.com/jackc/pgx/v5 v5.10.0
88
)
99

@@ -14,5 +14,3 @@ require (
1414
golang.org/x/sync v0.20.0 // indirect
1515
golang.org/x/text v0.29.0 // indirect
1616
)
17-
18-
replace github.com/KARTIKrocks/sqlguard => ../..

integrations/pgxguard/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
github.com/KARTIKrocks/sqlguard v0.1.0 h1:1rELGKkh30y2UvkmyKCK0veiFe3Jr66+RGbEsAIOofk=
2+
github.com/KARTIKrocks/sqlguard v0.1.0/go.mod h1:Y9zX2L9OSqMXa1gx9c4mMKPTDEsArvbtYmzKpAwWPv8=
13
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
24
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
35
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

integrations/sqlxguard/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ module github.com/KARTIKrocks/sqlguard/integrations/sqlxguard
33
go 1.26
44

55
require (
6-
github.com/KARTIKrocks/sqlguard v0.0.0
6+
github.com/KARTIKrocks/sqlguard v0.1.0
77
github.com/jmoiron/sqlx v1.4.0
88
)
99

1010
require github.com/mattn/go-sqlite3 v1.14.45
11-
12-
replace github.com/KARTIKrocks/sqlguard => ../..

integrations/sqlxguard/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
22
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
3+
github.com/KARTIKrocks/sqlguard v0.1.0 h1:1rELGKkh30y2UvkmyKCK0veiFe3Jr66+RGbEsAIOofk=
4+
github.com/KARTIKrocks/sqlguard v0.1.0/go.mod h1:Y9zX2L9OSqMXa1gx9c4mMKPTDEsArvbtYmzKpAwWPv8=
35
github.com/go-sql-driver/mysql v1.8.1 h1:LedoTUt/eveggdHS9qUFC1EFSa8bU2+1pZjSRpvNJ1Y=
46
github.com/go-sql-driver/mysql v1.8.1/go.mod h1:wEBSXgmK//2ZFJyE+qWnIsVGmvmEKlqwuVSjsCm7DZg=
57
github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=

0 commit comments

Comments
 (0)