File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ version: '2'
12
12
plugins :
13
13
- name : golang
14
14
wasm :
15
- url : https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.2 .0.wasm
16
- sha256 : 965d73d22711eee3a210565e66f918b8cb831c5f5b612e680642a4a785dd1ca1
15
+ url : https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.3 .0.wasm
16
+ sha256 : e8206081686f95b461daf91a307e108a761526c6768d6f3eca9781b0726b7ec8
17
17
sql :
18
18
- schema : schema.sql
19
19
queries : query.sql
@@ -84,8 +84,8 @@ version: 2
84
84
plugins:
85
85
- name: golang
86
86
wasm:
87
- url: " https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.2 .0.wasm"
88
- sha256: "965d73d22711eee3a210565e66f918b8cb831c5f5b612e680642a4a785dd1ca1"
87
+ url: https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.3 .0.wasm
88
+ sha256: e8206081686f95b461daf91a307e108a761526c6768d6f3eca9781b0726b7ec8
89
89
sql:
90
90
- schema: "query.sql"
91
91
queries: "query.sql"
@@ -139,8 +139,8 @@ version: "2"
139
139
plugins:
140
140
- name: golang
141
141
wasm:
142
- url: " https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.2 .0.wasm"
143
- sha256: "965d73d22711eee3a210565e66f918b8cb831c5f5b612e680642a4a785dd1ca1"
142
+ url: https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.3 .0.wasm
143
+ sha256: e8206081686f95b461daf91a307e108a761526c6768d6f3eca9781b0726b7ec8
144
144
options:
145
145
golang:
146
146
rename:
You can’t perform that action at this time.
0 commit comments