From cf49bc155a1be7338d3080bbd9c4ea5209f1e663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:08:23 +0000 Subject: [PATCH] Bump go.sia.tech/core from 0.2.3 to 0.2.5 Bumps [go.sia.tech/core](https://github.com/SiaFoundation/core) from 0.2.3 to 0.2.5. - [Commits](https://github.com/SiaFoundation/core/compare/v0.2.3...v0.2.5) --- updated-dependencies: - dependency-name: go.sia.tech/core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9c3df96e..c3d25213 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21.6 require ( github.com/mattn/go-sqlite3 v1.14.22 go.etcd.io/bbolt v1.3.10 - go.sia.tech/core v0.2.4 + go.sia.tech/core v0.2.5 go.sia.tech/coreutils v0.0.4 go.sia.tech/jape v0.11.1 go.uber.org/zap v1.27.0 diff --git a/go.sum b/go.sum index e5d45e68..94116274 100644 --- a/go.sum +++ b/go.sum @@ -12,8 +12,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= go.etcd.io/bbolt v1.3.10 h1:+BqfJTcCzTItrop8mq/lbzL8wSGtj94UO/3U31shqG0= go.etcd.io/bbolt v1.3.10/go.mod h1:bK3UQLPJZly7IlNmV7uVHJDxfe5aK9Ll93e/74Y9oEQ= -go.sia.tech/core v0.2.4 h1:fVhVGwEreXbFtSIisoiXse2x9CZPYv/8xuGlFyOQZ4c= -go.sia.tech/core v0.2.4/go.mod h1:tf07w3f/8XRtK1XoHl8C/MXzzUp/MEUuZE22L5uoCDQ= +go.sia.tech/core v0.2.5 h1:uGyaFQNPbbMOg6YpvSevx+FXoQn9Itfsq6rbB6MMq34= +go.sia.tech/core v0.2.5/go.mod h1:tf07w3f/8XRtK1XoHl8C/MXzzUp/MEUuZE22L5uoCDQ= go.sia.tech/coreutils v0.0.4 h1:I8FhhVwpWF1kHu+PkHl4jW/UteEJ64mlqTlOWYLd1J4= go.sia.tech/coreutils v0.0.4/go.mod h1:JOzeygRc1EGx6LQo4v7GrNrE1omJB3wpTUE7YTIlm+M= go.sia.tech/jape v0.11.1 h1:M7IP+byXL7xOqzxcHUQuXW+q3sYMkYzmMlMw+q8ZZw0=