Commit Graph

23 Commits

Author SHA1 Message Date
Kevin Franklin Kim
ba656fd5a7
Merge pull request #12 from foomo/feature/go-1.24.3
feat: go 1.24.3
2025-06-03 10:53:39 +02:00
Kevin Franklin Kim
4ba5bc8569
chore: update dependabot 2025-06-03 10:01:36 +02:00
Kevin Franklin Kim
cc960268e6
feat: go 1.24.3 2025-06-03 10:00:33 +02:00
Kevin Franklin Kim
9dea1c32d9
feat: update golangci-lint 2025-06-03 10:00:24 +02:00
Kevin Franklin Kim
5d221721e1
chore: update setup 2025-03-11 16:13:41 +01:00
Kevin Franklin Kim
16133984f9
Merge pull request #9 from foomo/dependabot/go_modules/gomod-update-d66288f4e6
chore(deps): bump the gomod-update group across 1 directory with 2 updates
2025-03-11 14:59:42 +01:00
dependabot[bot]
d945839243
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [golang.org/x/tools](https://github.com/golang/tools).


Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

Updates `golang.org/x/tools` from 0.21.0 to 0.31.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.21.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 13:52:44 +00:00
Kevin Franklin Kim
092fea00ef
Merge pull request #3 from foomo/dependabot/github_actions/github-actions-fcf4e41b5c
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group
2025-03-11 14:51:31 +01:00
Kevin Franklin Kim
eb16eae7bd
Merge pull request #8 from foomo/go-1.24.1
Go 1.24.1
2025-03-11 14:49:34 +01:00
Kevin Franklin Kim
24aead8c3b
feat: expand env 2025-03-11 14:43:21 +01:00
Kevin Franklin Kim
59522235bc
feat: add context and directory 2025-03-11 12:25:56 +01:00
Kevin Franklin Kim
f1e134c7ca
feat: go 1.24.1 2025-03-11 12:13:48 +01:00
Kevin Franklin Kim
e459a96c16
feat: update golangci lint 2025-03-11 12:13:37 +01:00
Kevin Franklin Kim
1d6d28f9ad
chore: update goreleaser 2025-03-11 12:13:18 +01:00
Kevin Franklin Kim
fb5411b210
docs: add community files 2025-03-11 12:13:05 +01:00
dependabot[bot]
889da7bc8c
chore(deps): bump goreleaser/goreleaser-action
Bumps the github-actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `goreleaser/goreleaser-action` from 5 to 6
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-09 13:51:50 +00:00
Kevin Franklin Kim
3d323e21de
fix: add nil check 2024-05-30 15:15:32 +02:00
Kevin Franklin Kim
218602b810
chore: bump github actions 2024-05-27 11:48:12 +02:00
Kevin Franklin Kim
71ddd0d895
feat: add raw package getter 2024-05-21 16:31:00 +02:00
Kevin Franklin Kim
9a4219198a
feat: bump go 1.22.3 2024-05-21 08:30:40 +02:00
Kevin Franklin Kim
a91a8189cb
docs: update README 2024-05-21 07:35:43 +02:00
Kevin Franklin Kim
76f3402d0d
refactor: structure 2024-05-21 07:34:19 +02:00
Kevin Franklin Kim
1142d15bfc
initial commit 2024-05-20 16:51:24 +02:00