- deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#20)
- Bumps github.com/stretchr/testify from 1.9.0 to 1.10.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ...
- Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ci: bump goreleaser/goreleaser-action from 5 to 6 (#19)
- Bumps goreleaser/goreleaser-action from 5 to 6.
- Release notes
- Commits
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ci: bump goreleaser/goreleaser-action from 4 to 5 (#17)
- Bumps goreleaser/goreleaser-action from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ci: bump actions/setup-python from 4 to 5 (#16)
- Bumps actions/setup-python from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- chore: save (#18)
- chore: refactor deps (#15)
-
- chore: refactor dependencies
- ci: modify precommit and mage commands
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#14)
- Bumps github.com/stretchr/testify from 1.8.2 to 1.8.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eduardo Aguilar Yépez [email protected]
- build(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0 (#12)
- Bumps github.com/magefile/mage from 1.14.0 to 1.15.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: github.com/magefile/mage dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- feat: add test mode to container (#11)
- ci: bump actions/setup-go from 3 to 4 (#9)
- Bumps actions/setup-go from 3 to 4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- feat: add Remove method for better testing (#10)
- fix: linting (#8)
-
- ci: add code coverage check on pipeline
-
fix: linting rules using revive
-
fix: add coverage on main
-
ci: format test errors
-
fix: test error comparation
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#7)
- Bumps github.com/stretchr/testify from 1.8.1 to 1.8.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ci: add code coverage check on pipeline (#6)
-
- ci: add code coverage check on pipeline
-
ci: update cover mode
-
ci: merge code cove to test
-
ci: add new test
-
ci: transform out to xml
- docs: add gopher
- style: format imports (#5)
- ci: fix release (#4)
-
- chore: remove idea files
- ci: fix release pipeline
- build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#3)
- Bumps goreleaser/goreleaser-action from 3 to 4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump magefile/mage-action from 2.1.0 to 2.3.0 (#2)
- Bumps magefile/mage-action from 2.1.0 to 2.3.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: magefile/mage-action dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- feat: add MustGet function (#1)
- Initial commit