Skip to content

Commit cfbd3be

Browse files
build(deps): bump github.com/peterstace/simplefeatures (#169)
Bumps [github.com/peterstace/simplefeatures](https://github.com/peterstace/simplefeatures) from 0.58.0 to 0.59.0. - [Release notes](https://github.com/peterstace/simplefeatures/releases) - [Changelog](https://github.com/peterstace/simplefeatures/blob/master/CHANGELOG.md) - [Commits](peterstace/simplefeatures@v0.58.0...v0.59.0) --- updated-dependencies: - dependency-name: github.com/peterstace/simplefeatures dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a93ff6d commit cfbd3be

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
@@ -5,7 +5,7 @@ go 1.25.0
55
require (
66
github.com/glebarez/sqlite v1.11.0
77
github.com/gorilla/websocket v1.5.3
8-
github.com/peterstace/simplefeatures v0.58.0
8+
github.com/peterstace/simplefeatures v0.59.0
99
github.com/spf13/viper v1.21.0
1010
github.com/stretchr/testify v1.11.1
1111
go.opentelemetry.io/contrib/bridges/otelslog v0.17.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ github.com/microsoft/go-mssqldb v1.7.2 h1:CHkFJiObW7ItKTJfHo1QX7QBBD1iV+mn1eOyRP
6767
github.com/microsoft/go-mssqldb v1.7.2/go.mod h1:kOvZKUdrhhFQmxLZqbwUV0rHkNkZpthMITIb2Ko1IoA=
6868
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=
6969
github.com/pelletier/go-toml/v2 v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
70-
github.com/peterstace/simplefeatures v0.58.0 h1:dTY/+HejhbamHps4hx4eXx5tgXkX5TAMe/tgZyv4TkM=
71-
github.com/peterstace/simplefeatures v0.58.0/go.mod h1:0QH884YeU4jOeM6Bh7EDdDFyYU1L0I0QONxwwFiknqc=
70+
github.com/peterstace/simplefeatures v0.59.0 h1:pmn+uh75K3CCGsJCLHnpBqgQmDECLYX3u5hfymVbqmQ=
71+
github.com/peterstace/simplefeatures v0.59.0/go.mod h1:0QH884YeU4jOeM6Bh7EDdDFyYU1L0I0QONxwwFiknqc=
7272
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
7373
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
7474
github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g=

0 commit comments

Comments
 (0)