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'
1212plugins :
1313- name : golang
1414 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
1717sql :
1818- schema : schema.sql
1919 queries : query.sql
@@ -84,8 +84,8 @@ version: 2
8484plugins:
8585- name: golang
8686 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
8989sql:
9090- schema: "query.sql"
9191 queries: "query.sql"
@@ -139,8 +139,8 @@ version: "2"
139139plugins:
140140- name: golang
141141 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
144144options:
145145 golang:
146146 rename:
You can’t perform that action at this time.
0 commit comments