diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-15 10:56:58 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-15 10:56:58 +0000 |
| commit | bdf07a24f1aa15092202ad1146397e8379c52b0c (patch) | |
| tree | 94a934e761f5ef8873e69991726a1b655d60949c /go.mod | |
| parent | 47b90b9c9715fe84c5ed806e504115a0d972b3fe (diff) | |
| download | x-bdf07a24f1aa15092202ad1146397e8379c52b0c.tar.xz x-bdf07a24f1aa15092202ad1146397e8379c52b0c.zip | |
build(deps): bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1 (#642)
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](https://github.com/rogpeppe/go-internal/compare/v1.12.0...v1.13.1)
---
updated-dependencies:
- dependency-name: github.com/rogpeppe/go-internal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ require ( github.com/redis/go-redis/v9 v9.5.3 github.com/robfig/cron/v3 v3.0.1 github.com/rodaine/table v1.2.0 - github.com/rogpeppe/go-internal v1.12.0 + github.com/rogpeppe/go-internal v1.13.1 github.com/rs/cors v1.11.0 github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a github.com/speps/go-hashids v2.0.0+incompatible |
