summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)Author
2024-01-14go mod update against scalarv1.4.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14isolate testsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-08-30Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0dependabot[bot]
Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-01-18add strict subcommand parsingAlexey Trofimov
2022-10-02update to latest go-scalar, add test for hex, oct, and binary integer literalsAlex Flint
2022-01-05Update go.sumGreyXor
2021-08-20bump go-scalar to v1.1 and add documentation about supported typesAlex Flint
2019-04-14update deps with go mod tidy; go vendorAlex Flint
2018-11-20create go.mod, go.sumAlex Flint