From ddfd08a6558cf3689850cd529ef47ee659a77ebd Mon Sep 17 00:00:00 2001 From: Kyle Gray Date: Thu, 28 Mar 2024 14:21:00 -0700 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 225c156..3f91b86 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ version: '2' plugins: - name: golang wasm: - url: https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.2.0.wasm - sha256: 965d73d22711eee3a210565e66f918b8cb831c5f5b612e680642a4a785dd1ca1 + url: https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.3.0.wasm + sha256: e8206081686f95b461daf91a307e108a761526c6768d6f3eca9781b0726b7ec8 sql: - schema: schema.sql queries: query.sql @@ -84,8 +84,8 @@ version: 2 plugins: - name: golang wasm: - url: "https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.2.0.wasm" - sha256: "965d73d22711eee3a210565e66f918b8cb831c5f5b612e680642a4a785dd1ca1" + url: https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.3.0.wasm + sha256: e8206081686f95b461daf91a307e108a761526c6768d6f3eca9781b0726b7ec8 sql: - schema: "query.sql" queries: "query.sql" @@ -139,8 +139,8 @@ version: "2" plugins: - name: golang wasm: - url: "https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.2.0.wasm" - sha256: "965d73d22711eee3a210565e66f918b8cb831c5f5b612e680642a4a785dd1ca1" + url: https://downloads.sqlc.dev/plugin/sqlc-gen-go_1.3.0.wasm + sha256: e8206081686f95b461daf91a307e108a761526c6768d6f3eca9781b0726b7ec8 options: golang: rename: