-
Notifications
You must be signed in to change notification settings - Fork 78
Bump the github-dependencies group across 1 directory with 29 updates #1172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the github-dependencies group across 1 directory with 29 updates #1172
Conversation
Bumps the github-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.6.0` | `0.9.0` | | [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.10.1` | `1.10.7` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.13.0` | | [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.6.0+incompatible` | `5.9.11+incompatible` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.9.0` | | [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.9.0` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.22.1` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.2` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.25.1` | | [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` | | [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.23.2` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.0` | `1.9.3` | | [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.1` | | [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` | Updates `cloud.google.com/go/compute/metadata` from 0.6.0 to 0.9.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.6.0...v0.9.0) Updates `cloud.google.com/go/resourcemanager` from 1.10.1 to 1.10.7 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.10.1...trace/v1.10.7) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `cloud.google.com/go` from 0.116.0 to 0.120.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.116.0...v0.120.0) Updates `cloud.google.com/go/auth` from 0.15.0 to 0.16.4 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.15.0...auth/v0.16.4) Updates `cloud.google.com/go/iam` from 1.2.1 to 1.5.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@iam/v1.2.1...iam/v1.5.2) Updates `cloud.google.com/go/longrunning` from 0.6.1 to 0.6.7 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@auth/v0.6.1...longrunning/v0.6.7) Updates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.13.0 - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.11.0...v3.13.0) Updates `github.com/evanphx/json-patch` from 5.6.0+incompatible to 5.9.11+incompatible - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](evanphx/json-patch@v5.6.0...v5.9.11) Updates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.7.0...v1.9.0) Updates `github.com/fxamacker/cbor/v2` from 2.7.0 to 2.9.0 - [Release notes](https://github.com/fxamacker/cbor/releases) - [Commits](fxamacker/cbor@v2.7.0...v2.9.0) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/go-openapi/jsonpointer` from 0.21.0 to 0.22.1 - [Commits](go-openapi/jsonpointer@v0.21.0...v0.22.1) Updates `github.com/go-openapi/jsonreference` from 0.20.2 to 0.21.2 - [Commits](go-openapi/jsonreference@v0.20.2...v0.21.2) Updates `github.com/go-openapi/swag` from 0.23.0 to 0.25.1 - [Commits](go-openapi/swag@v0.23.0...v0.25.1) Updates `github.com/hashicorp/go-multierror` from 1.1.0 to 1.1.1 - [Commits](hashicorp/go-multierror@v1.1.0...v1.1.1) Updates `github.com/nxadm/tail` from 1.4.8 to 1.4.11 - [Changelog](https://github.com/nxadm/tail/blob/master/CHANGES.md) - [Commits](nxadm/tail@v1.4.8...v1.4.11) Updates `github.com/prometheus/client_golang` from 1.16.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.16.0...v1.23.2) Updates `github.com/prometheus/client_model` from 0.4.0 to 0.6.2 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.4.0...v0.6.2) Updates `github.com/prometheus/common` from 0.44.0 to 0.66.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.44.0...v0.66.1) Updates `github.com/prometheus/procfs` from 0.10.1 to 0.16.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.10.1...v0.16.1) Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.3 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.0...v1.9.3) Updates `go.opentelemetry.io/auto/sdk` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-instrumentation@sdk/v1.1.0...sdk/v1.2.1) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.59.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.59.0...zpages/v0.61.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.59.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.59.0...zpages/v0.61.0) Updates `go.opentelemetry.io/otel` from 1.34.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.38.0) Updates `go.opentelemetry.io/otel/metric` from 1.34.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.38.0) Updates `go.opentelemetry.io/otel/trace` from 1.34.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.38.0) Updates `go.uber.org/atomic` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uber-go/atomic/releases) - [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md) - [Commits](uber-go/atomic@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/compute/metadata dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: cloud.google.com/go/resourcemanager dependency-version: 1.10.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: cloud.google.com/go dependency-version: 0.120.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: cloud.google.com/go/auth dependency-version: 0.16.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: cloud.google.com/go/iam dependency-version: 1.5.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: cloud.google.com/go/longrunning dependency-version: 0.6.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/emicklei/go-restful/v3 dependency-version: 3.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/evanphx/json-patch dependency-version: 5.9.11+incompatible dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/fxamacker/cbor/v2 dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.22.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/go-openapi/jsonreference dependency-version: 0.21.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/go-openapi/swag dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/hashicorp/go-multierror dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/nxadm/tail dependency-version: 1.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/client_model dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.66.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.16.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/auto/sdk dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.uber.org/atomic dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the github-dependencies group with 16 updates in the / directory:
0.6.0
0.9.0
1.10.1
1.10.7
1.10.0
1.11.1
3.11.0
3.13.0
5.6.0+incompatible
5.9.11+incompatible
1.7.0
1.9.0
2.7.0
2.9.0
0.21.0
0.22.1
0.20.2
0.21.2
0.23.0
0.25.1
1.1.0
1.1.1
1.4.8
1.4.11
1.16.0
1.23.2
1.9.0
1.9.3
1.1.0
1.2.1
1.10.0
1.11.0
Updates
cloud.google.com/go/compute/metadata
from 0.6.0 to 0.9.0Release notes
Sourced from cloud.google.com/go/compute/metadata's releases.
... (truncated)
Changelog
Sourced from cloud.google.com/go/compute/metadata's changelog.
... (truncated)
Commits
d4f8670
BREAKING: all: regenerate toolkit client23179f2
readme: document Trace and Error Reporting clientsc2e00bb
trace: switch to grpc-trace-bin for gRPC calls1de0ed4
rpcreplay: Fprintf functions8878988
bigtable/bttest: Return proper error code when entity already existse432073
bigtable: Don't retry on INTERNAL errors.84bf648
rpcreplay: responses to code review comments from previous CLe687f27
rpcreplay: replay of unary RPCs9da216d
spanner: more integration testsa089e75
logging: document that Close flushes the loggersUpdates
cloud.google.com/go/resourcemanager
from 1.10.1 to 1.10.7Release notes
Sourced from cloud.google.com/go/resourcemanager's releases.
Commits
b1c9263
chore: release main (#10004)a03bd0e
chore(spanner): update Spanner owner to harshachinta (#10060)7e8600a
chore(all): update deps (#10058)daea9d1
chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (#10077)59457a3
feat(shopping): new shopping.merchant.conversions client (#10076)e82cc5f
feat(streetview): new client(s) (#10075)7656129
feat(aiplatform): A new valueTPU_V5_LITEPOD
is added to enum `AcceleratorT...f537fdd
chore: generate streetview publish client (#10072)1d757c6
docs(batch): Update description on allowed_locations in LocationPolicy field ...bb47185
chore(spanner): temporarily skip spanner tests (#10071)Updates
github.com/stretchr/testify
from 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335
Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912
Backport #1786 to release/1.11b7801fb
Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3
build(deps): bump actions/checkout from 4 to 5a53be35
Improve captureTestingT helperaafb604
mock: improve formatting of error message7218e03
improve error msg929a212
Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459e
suite: faster filtering of methods (-testify.m)7d37b5c
suite: refactor methodFilterUpdates
cloud.google.com/go
from 0.116.0 to 0.120.0Release notes
Sourced from cloud.google.com/go's releases.
Changelog
Sourced from cloud.google.com/go's changelog.
... (truncated)
Commits
10ad0a8
chore(main): release 0.120.0 (#11880)d281c20
fix(vertexai): close cache client to avoid leaking gRPC goroutines (#11856)7e600b9
chore(main): release auth/oauth2adapt 0.2.8 (#11843)cbe4419
feat(civil): implement database/sql.Scanner|Valuer (#1145) (#11808)31cd272
chore: release main (#11840)b680164
feat(bigtable): adding node scaling factor587b5cc
fix(third_party/pkgsite): increase comment size limit (#11877)24c5ae0
feat(bigtable): Add Bind function to bind query params (#11862)c2ee207
feat(dlp): add sample findings for data profiles (#11869)4b7209d
feat(modelarmor): new client(s) (#11868)Updates
cloud.google.com/go/auth
from 0.15.0 to 0.16.4Release notes
Sourced from cloud.google.com/go/auth's releases.
Changelog
Sourced from cloud.google.com/go/auth's changelog.
... (truncated)
Commits
833f2f2
chore(main): release auth 0.16.4 (#12667)1482191
fix(auth): add UseDefaultClient: true to metadata.Options (#12666)d24181f
chore: release main (#12636)a0a855c
chore(main): release spanner 1.84.1 (#12664)a1ce8c2
chore(spanner): release 1.84.1 (#12665)8b410ec
feat(spanner): release 1.84.1 (#12663)7558990
fix: receive trailers to prevent buildup of pending goroutines (#12662)1a88209
feat(compute/metadata): add Options.UseDefaultClient (#12657)3edcbf3
chore(storage): update apiary dependency (#12654)c3574a2
feat(aiplatform): add FeatureViewDirectWrite API in v1 (#12645)Updates
cloud.google.com/go/iam
from 1.2.1 to 1.5.2Release notes
Sourced from cloud.google.com/go/iam's releases.
Commits
58dacd1
chore: release main (#11986)3319672
chore: update google.golang.org/api to v0.229.0 (#11983)4aea9ca
chore: release main (#11947)513b937
feat(storage): takeover appendable object (#11977)0facde6
chore(storage): use a generator for the read ids (#11969)81358cb
chore(main): release 0.120.1 (#11922)08040d1
chore(all): update deps (#11978)59f877a
chore(main): release auth 0.16.0 (#11900)10dc8b7
perf(spanner): Skip gRPC trailers for StreamingRead & ExecuteStreamingSql (#1...e8a253a
ci(spanner): Support tracing in benchmarking and optional command line argume...Updates
cloud.google.com/go/longrunning
from 0.6.1 to 0.6.7Commits
58dacd1
chore: release main (#11986)3319672
chore: update google.golang.org/api to v0.229.0 (#11983)4aea9ca
chore: release main (#11947)513b937
feat(storage): takeover appendable object (#11977)0facde6
chore(storage): use a generator for the read ids (#11969)81358cb
chore(main): release 0.120.1 (#11922)08040d1
chore(all): update deps (#11978)59f877a
chore(main): release auth 0.16.0 (#11900)10dc8b7
perf(spanner): Skip gRPC trailers for StreamingRead & ExecuteStreamingSql (#1...e8a253a
ci(spanner): Support tracing in benchmarking and optional command line argume...Updates
github.com/emicklei/go-restful/v3
from 3.11.0 to 3.13.0Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
3fae6e4
update deps of jwtauth example9de612a
update changes, document new feature4c1b61e
Merge pull request #588 from wenhug/regexcache54fe5bb
Refactor regex caching logic in CurlyRouter and custom verbs for improved rea...6a74e9b
Merge pull request #589 from emicklei/dependabot/github_actions/v3/github-act...043cc22
Bump the github-actions group across 1 directory with 4 updates93fbb2f
Add enable/disable functionality for regex caching in CurlyRouter and custom ...c282bfe
Implement regex caching for CurlyRouter and custom verbs1959514
Merge pull request #583 from emicklei/dependabot/github_actions/v3/github-act...246fc52
Bump codecov/codecov-action in the github-actions groupUpdates
github.com/evanphx/json-patch
from 5.6.0+incompatible to 5.9.11+incompatibleRelease notes
Sourced from github.com/evanphx/json-patch's releases.
... (truncated)
Commits
84a4bb1
Merge pull request #209 from skitt/export-errs-v57a7a88a
Export errBadJSONDoc and errBadJSONPatch errorsbd18525
Upgrade go-flags42f26cb
Fix spacing0a3482b
Merge pull request #206 from koba1t/remove_unmaintained_error_pkg106306d
remove unmaintained errors pkge7cfbbb
Merge pull request #203 from skitt/drop-gopkgin-v561e1ad7
Drop the reference to gopkg.in for v5b7a4e4a
Merge pull request #202 from evanphx/f-html-escape7eef36c
Guard using options to avoid a crash bugUpdates
github.com/fsnotify/fsnotify
from 1.7.0 to 1.9.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.