Skip to content

Commit

Permalink
Bump go-hep.org/x/hep from 0.35.0 to 0.36.0
Browse files Browse the repository at this point in the history
Bumps [go-hep.org/x/hep](https://github.com/go-hep/hep) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/go-hep/hep/releases)
- [Commits](go-hep/hep@v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: go-hep.org/x/hep
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent ca435cf commit 1194d6f
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 @@ -14,7 +14,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/tantalor93/doh-go v0.3.0
github.com/tantalor93/doq-go v0.12.0
go-hep.org/x/hep v0.35.0
go-hep.org/x/hep v0.36.0
go.uber.org/ratelimit v0.3.1
golang.org/x/net v0.30.0
gonum.org/v1/gonum v0.15.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ github.com/teambition/rrule-go v1.8.2/go.mod h1:Ieq5AbrKGciP1V//Wq8ktsTXwSwJHDD5
github.com/xhit/go-str2duration/v2 v2.1.0 h1:lxklc02Drh6ynqX+DdPyp5pCKLUQpRT8bp8Ydu2Bstc=
github.com/xhit/go-str2duration/v2 v2.1.0/go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
go-hep.org/x/hep v0.35.0 h1:FFAqEzWu4yqYIQu9ASVbfMjbgQcmGSZ4i3Nmt0IYmfI=
go-hep.org/x/hep v0.35.0/go.mod h1:72kciVomdlLgeHaUWGHFZSNiqkwe0WUQuGapm2ie7Lg=
go-hep.org/x/hep v0.36.0 h1:EmZ8U9Y3zzfL+0MoSS3ofWYGtyZvgQXMBzAri/BRn6I=
go-hep.org/x/hep v0.36.0/go.mod h1:kvEY+uYCIIWtRjr9pVSZyeO7JFHPTL/zB+K+kI14JgA=
go.uber.org/atomic v1.7.0 h1:ADUqmZGgLDDfbSL9ZmPxKTybcoEYHgpYfELNoN+7hsw=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/mock v0.4.0 h1:VcM4ZOtdbR4f6VXfiOpwpVJDL6lCReaZ6mw31wqh7KU=
Expand Down

0 comments on commit 1194d6f

Please sign in to comment.