Skip to content

Commit 42b2a5f

Browse files
Bump github.com/firefly-zero/firefly-go in the all group
Bumps the all group with 1 update: [github.com/firefly-zero/firefly-go](https://github.com/firefly-zero/firefly-go). Updates `github.com/firefly-zero/firefly-go` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/firefly-zero/firefly-go/releases) - [Commits](firefly-zero/firefly-go@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: github.com/firefly-zero/firefly-go dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ada05b4 commit 42b2a5f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ go 1.25.5
44

55
require (
66
github.com/applejag/firefly-go-math v0.2.0
7-
github.com/firefly-zero/firefly-go v0.11.0
7+
github.com/firefly-zero/firefly-go v0.12.0
88
github.com/orsinium-labs/tinymath v1.1.0
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github.com/applejag/firefly-go-math v0.2.0 h1:IiDXTbHpLDU8LR8LP3RKGpyUA59mQp2HwAdkDyLLask=
22
github.com/applejag/firefly-go-math v0.2.0/go.mod h1:XbmMPAO9vDIYvwAJIPlY6HE0m1RZ3tXgn3GP9agFXos=
3-
github.com/firefly-zero/firefly-go v0.11.0 h1:+Y5EE0sXxjylZo9H3U3+VpPU1bCXdq0q7xnrpn207pg=
4-
github.com/firefly-zero/firefly-go v0.11.0/go.mod h1:osit9/kxcqSUBVozePb7LNzOHy3FQ7ii1Z0mL82pWu0=
3+
github.com/firefly-zero/firefly-go v0.12.0 h1:yNFB33cgYZIPWKZTDNrjDDCw5tqx+CzMGms+daXoz88=
4+
github.com/firefly-zero/firefly-go v0.12.0/go.mod h1:osit9/kxcqSUBVozePb7LNzOHy3FQ7ii1Z0mL82pWu0=
55
github.com/orsinium-labs/tinymath v1.1.0 h1:KomdsyLHB7vE3f1nRAJF2dyf1m/gnM2HxfTeV1vS5UA=
66
github.com/orsinium-labs/tinymath v1.1.0/go.mod h1:WPXX6ei3KSXG7JfA03a+ekCYaY9SWN4I+JRl2p6ck+A=

0 commit comments

Comments
 (0)