Skip to content

v4.7.22

commit 2fe37b4ec3b94f89656129700efde67d1d8815a6
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Aug 22 12:52:13 2022 -0500

    fix(build): Derp, pulling in older version of json-iterator.

    json-iterator v1.1.10 is not compatible with Go 1.18.  Pull in
    1.1.12 instead.

D   clitest/test-data/output/TestWorkflowContextSwitching/tasks.destroy.alldone/stdout.expect
M   go.mod
M   go.sum

commit 4a732537d58170fc1fa731aad81813dbeee41beb
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Aug 22 12:52:13 2022 -0500

    fix(build): Derp, pulling in older version of json-iterator.

    json-iterator v1.1.10 is not compatible with Go 1.18.  Pull in
    1.1.12 instead.

M   go.mod
M   go.sum

End of Note