File tree Expand file tree Collapse file tree 7 files changed +55
-4
lines changed Expand file tree Collapse file tree 7 files changed +55
-4
lines changed Original file line number Diff line number Diff line change
1
+ # Releases
2
+
3
+ # v0.0.14 (2023-06-18)
4
+
5
+ * **Dbi Update**: add GetUser interface
6
+ * **Auth Example**: Update Auth example
7
+ * **Minor changes**: Other minor updates
8
+
Original file line number Diff line number Diff line change
1
+ # Dynamodb interface for Gorf (Development Phase)
2
+
3
+
4
+ # Releases
5
+
6
+ # backends/dynamodbi/v0.0.1 (2023-06-18)
7
+
8
+ * ** Initial release** : initial release
9
+
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/go-gorf/gorf => ../../
7
7
require (
8
8
github.com/aws/aws-sdk-go-v2 v1.18.0
9
9
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7
10
- github.com/go-gorf/gorf v0.0.11
10
+ github.com/go-gorf/gorf v0.0.14
11
11
)
12
12
13
13
require (
Original file line number Diff line number Diff line change
1
+ # Gorm interface for Gorf
2
+
3
+ * Gorm support of Gorf.
4
+ * Inbuilt support for the sqlitedb
5
+
6
+ # Quickstart
7
+
8
+ Installation
9
+
10
+ ``` bash
11
+ go get github.com/go-gorf/gorf/backends/gormi
12
+ ```
13
+
14
+ add gormi to the Gorf settings.go
15
+ ```` go
16
+ gorf.Settings .DbBackends = gormi.NewSqliteBackend (" db.sqlite" )
17
+ ````
18
+
19
+ # Releases
20
+
21
+ # backends/gormi/v0.0.1 (2023-06-18)
22
+
23
+ * ** Initial release** : initial release
24
+
Original file line number Diff line number Diff line change
1
+ # Common Gorf Assets
2
+ # Releases
3
+
4
+ # common/v0.0.1 (2023-06-18)
5
+
6
+ * ** New** : new common module
7
+ * ** LoginInput** : added LoginInput type
8
+
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
7
7
github.com/gin-gonic/gin v1.9.1
8
8
github.com/go-gorf/auth v0.0.9
9
9
github.com/go-gorf/gorf v0.0.14
10
+ github.com/go-gorf/gorf/backends/gormi v0.0.0-20230611221909-7706e082ab74
10
11
)
11
12
12
13
replace github.com/go-gorf/gorf => ../../
@@ -37,8 +38,7 @@ require (
37
38
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
38
39
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
39
40
github.com/gin-contrib/sse v0.1.0 // indirect
40
- github.com/go-gorf/gorf/backends/gormi v0.0.0-20230611221909-7706e082ab74 // indirect
41
- github.com/go-gorf/gorf/common v0.0.0-00010101000000-000000000000 // indirect
41
+ github.com/go-gorf/gorf/common v0.0.1 // indirect
42
42
github.com/go-playground/locales v0.14.1 // indirect
43
43
github.com/go-playground/universal-translator v0.18.1 // indirect
44
44
github.com/go-playground/validator/v10 v10.14.0 // indirect
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE
45
45
github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
46
46
github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg =
47
47
github.com/gin-gonic/gin v1.9.1 /go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU =
48
+ github.com/go-gorf/auth v0.0.9 h1:blGPHVz9e+0r7LbwkUx4PkD6CxReChaO69HAg/Hjsr4 =
49
+ github.com/go-gorf/auth v0.0.9 /go.mod h1:iljH2f8YN8UXYn3ahW9qoNp7IDFgI0nCXQVUq81x2Oo =
48
50
github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s =
49
51
github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/oXslEjJA =
50
52
github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
@@ -116,8 +118,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
116
118
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
117
119
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
118
120
github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
119
- github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY =
120
121
github.com/stretchr/testify v1.8.3 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
122
+ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
121
123
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
122
124
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI =
123
125
github.com/twitchyliquid64/golang-asm v0.15.1 /go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08 =
You can’t perform that action at this time.
0 commit comments