Skip to content

Commit

Permalink
build(deps): bump github.com/knadh/profiler
Browse files Browse the repository at this point in the history
Bumps the gomod-normal-deps group with 1 update: [github.com/knadh/profiler](https://github.com/knadh/profiler).


Updates `github.com/knadh/profiler` from 0.1.1 to 0.2.0
- [Commits](knadh/profiler@v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/knadh/profiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Zxilly committed Jul 24, 2024
1 parent 581f09f commit 787981d
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 @@ -18,7 +18,7 @@ require (
github.com/go-delve/delve v1.23.0
github.com/go-json-experiment/json v0.0.0-20240524174822-2d9f40f7385b
github.com/jedib0t/go-pretty/v6 v6.5.9
github.com/knadh/profiler v0.1.1
github.com/knadh/profiler v0.2.0
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.2
github.com/nikolaydubina/treemap v1.2.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUq
github.com/hexops/gotextdiff v1.0.3/go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg=
github.com/jedib0t/go-pretty/v6 v6.5.9 h1:ACteMBRrrmm1gMsXe9PSTOClQ63IXDUt03H5U+UV8OU=
github.com/jedib0t/go-pretty/v6 v6.5.9/go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E=
github.com/knadh/profiler v0.1.1 h1:wlaZnnEbVl5AvFu2zZax3KvYXNVOiuX8bLYSyY3PpEk=
github.com/knadh/profiler v0.1.1/go.mod h1:LqNkAu++MfFkbEDA63AmRaIf6UkGrLXyZ5VQQdekZiI=
github.com/knadh/profiler v0.2.0 h1:jaY0xlQs8iaWxKdvGHOftaZnX7d8l7yrCGQPSecwnng=
github.com/knadh/profiler v0.2.0/go.mod h1:LqNkAu++MfFkbEDA63AmRaIf6UkGrLXyZ5VQQdekZiI=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
Expand Down

0 comments on commit 787981d

Please sign in to comment.