Skip to content

Commit

Permalink
Bump github.com/teran/appmetrics from 0.0.1 to 0.1.0 (#298)
Browse files Browse the repository at this point in the history
Bumps [github.com/teran/appmetrics](https://github.com/teran/appmetrics)
from 0.0.1 to 0.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/teran/appmetrics/commit/04946897d50bb63b691d9a63e6cb3b34afd8a20f"><code>0494689</code></a>
Bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.0 (<a
href="https://redirect.github.com/teran/appmetrics/issues/5">#5</a>)</li>
<li><a
href="https://github.com/teran/appmetrics/commit/e9f87139a3d22e61760f8fe3573b25ee61db2c50"><code>e9f8713</code></a>
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (<a
href="https://redirect.github.com/teran/appmetrics/issues/4">#4</a>)</li>
<li><a
href="https://github.com/teran/appmetrics/commit/b017bcca54089dbab3969dfd7bb65b8dcf7470a6"><code>b017bcc</code></a>
Readme update (<a
href="https://redirect.github.com/teran/appmetrics/issues/3">#3</a>)</li>
<li><a
href="https://github.com/teran/appmetrics/commit/9d9cbf71c111f3c81746b1bc6aa25ff7cafd6c09"><code>9d9cbf7</code></a>
Fix README (<a
href="https://redirect.github.com/teran/appmetrics/issues/2">#2</a>)</li>
<li>See full diff in <a
href="https://github.com/teran/appmetrics/compare/v0.0.1...v0.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/teran/appmetrics&package-manager=go_modules&previous-version=0.0.1&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 83cf7cf commit b065633
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/sassoftware/go-rpmutils v0.4.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.10.0
github.com/teran/appmetrics v0.0.1
github.com/teran/appmetrics v0.1.0
github.com/teran/go-docker-testsuite v1.0.2
github.com/teran/go-grpctest v0.0.6
github.com/teran/go-ptr v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/teran/appmetrics v0.0.1 h1:aUk1YWCjWopIEqbR4t4jzh5TTJXJUP/OfPJ5ag8fuTc=
github.com/teran/appmetrics v0.0.1/go.mod h1:MUAqVvMrihIM6OYFFH3pbWp+ACgr9/humdeaDpz3XWA=
github.com/teran/appmetrics v0.1.0 h1:Wf5aPxd3X+fttq9kQtdJocQPEWSgd2rNbpe9FZa7AoM=
github.com/teran/appmetrics v0.1.0/go.mod h1:53sm0wJcGhJgEK00r8E8jSdzqlL/c9jNnvtIRBEkCF4=
github.com/teran/echo-grpc-server v0.0.2 h1:2+5zgDdRvYY2eXv4Z6o5Ku72NFKRMNAe9W3/i9YKzyo=
github.com/teran/echo-grpc-server v0.0.2/go.mod h1:chEwqVEY4z4awjWY3+GR4iXOcB0iq0fZk/lkzdzy/nk=
github.com/teran/go-docker-testsuite v1.0.2 h1:toj3QEoRpztruAMVwDlgvVA7SkhETyMQa7oWfIrRGQU=
Expand Down

0 comments on commit b065633

Please sign in to comment.