Skip to content

Commit e5007cb

Browse files
authored
chore: Revert toolchain update (#1522)
Reverts part of https://github.com/cloudquery/plugin-sdk/pull/1520/files
1 parent 87bea95 commit e5007cb

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

examples/simple_plugin/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/cloudquery/plugin-sdk/examples/simple_plugin
22

33
go 1.21.5
44

5-
toolchain go1.22.0
6-
75
require (
86
github.com/apache/arrow/go/v15 v15.0.0-20240114144300-7e703aae55c1
97
github.com/cloudquery/plugin-sdk/v4 v4.29.1

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/cloudquery/plugin-sdk/v4
22

33
go 1.21.5
44

5-
toolchain go1.22.0
6-
75
require (
86
github.com/apache/arrow/go/v15 v15.0.0-20240114144300-7e703aae55c1
97
github.com/bradleyjkemp/cupaloy/v2 v2.8.0

0 commit comments

Comments
 (0)