Skip to content

Commit 00fee0e

Browse files
[skip changelog] Bump fortio.org/safecast from 1.0.0 to 1.1.0
Bumps [fortio.org/safecast](https://github.com/fortio/safecast) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/fortio/safecast/releases) - [Commits](fortio/safecast@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: fortio.org/safecast dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 571dc02 commit 00fee0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ go 1.24.4
66
replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1
77

88
require (
9-
fortio.org/safecast v1.0.0
9+
fortio.org/safecast v1.1.0
1010
github.com/ProtonMail/go-crypto v1.3.0
1111
github.com/arduino/go-paths-helper v1.14.0
1212
github.com/arduino/go-properties-orderedmap v1.8.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
22
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
3-
fortio.org/safecast v1.0.0 h1:dr3131WPX8iS1pTf76+39WeXbTrerDYLvi9s7Oi3wiY=
4-
fortio.org/safecast v1.0.0/go.mod h1:xZmcPk3vi4kuUFf+tq4SvnlVdwViqf6ZSZl91Jr9Jdg=
3+
fortio.org/safecast v1.1.0 h1:2HzwZsjMnONc5ZST8EOtI8pHRR6I85DsDhgLj2Q32Qw=
4+
fortio.org/safecast v1.1.0/go.mod h1:xZmcPk3vi4kuUFf+tq4SvnlVdwViqf6ZSZl91Jr9Jdg=
55
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
66
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
77
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=

0 commit comments

Comments
 (0)