Skip to content

Commit

Permalink
chore(deps): bump github.com/launchdarkly/ld-find-code-refs/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/launchdarkly/ld-find-code-refs/v2](https://github.com/launchdarkly/ld-find-code-refs) from 2.11.7 to 2.11.8.
- [Release notes](https://github.com/launchdarkly/ld-find-code-refs/releases)
- [Changelog](https://github.com/launchdarkly/ld-find-code-refs/blob/main/CHANGELOG.md)
- [Commits](launchdarkly/ld-find-code-refs@v2.11.7...v2.11.8)

---
updated-dependencies:
- dependency-name: github.com/launchdarkly/ld-find-code-refs/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent b9ea856 commit 655ece7
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 21 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/jstemmer/go-junit-report/v2 v2.1.0
github.com/kyoh86/richgo v0.3.12
github.com/launchdarkly/api-client-go/v13 v13.0.0
github.com/launchdarkly/ld-find-code-refs/v2 v2.11.7
github.com/launchdarkly/ld-find-code-refs/v2 v2.11.8
)

require (
Expand Down Expand Up @@ -70,7 +70,7 @@ require (
golang.org/x/net v0.21.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.17.0 // indirect
golang.org/x/tools v0.18.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ github.com/launchdarkly/api-client-go/v7 v7.1.1 h1:3VBkFt9xHljMw5KDlVFDUogxfH78Y
github.com/launchdarkly/api-client-go/v7 v7.1.1/go.mod h1:GVl1inKsWoKX3yLgdqrjxWw8k4ih0HlSmdnrhi5NNDs=
github.com/launchdarkly/json-patch v0.0.0-20180720210516-dd68d883319f h1:jfiPiz2hE/7mHv2NOS4cm07sSJCsKlbxmR7pzPhhvpU=
github.com/launchdarkly/json-patch v0.0.0-20180720210516-dd68d883319f/go.mod h1:CHbYdMs8UjvNnS2fatlQvi4UYnBTRYGxRHc/0kQupSQ=
github.com/launchdarkly/ld-find-code-refs/v2 v2.11.7 h1:mW/YIBbtj578DOG4Y5mSIcopE5tSzPi1BRHwsf3nfBE=
github.com/launchdarkly/ld-find-code-refs/v2 v2.11.7/go.mod h1:QYhHLvGvhLQZUQX4b8IjtP5F+ZC3vHoOEfUrJIJ35rk=
github.com/launchdarkly/ld-find-code-refs/v2 v2.11.8 h1:m75tLs4HT1ttB5FuOVAzoldpFgatNzW+JCdMy1XE3Gc=
github.com/launchdarkly/ld-find-code-refs/v2 v2.11.8/go.mod h1:U9rEfu68w3henEzZX7BR6gp1uvHa4DPuGRhXkz1N0Eg=
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
Expand Down Expand Up @@ -425,8 +425,8 @@ golang.org/x/tools v0.0.0-20200729194436-6467de6f59a7/go.mod h1:njjCfa9FT2d7l9Bc
golang.org/x/tools v0.0.0-20200804011535-6c149bb5ef0d/go.mod h1:njjCfa9FT2d7l9Bc6FUM5FLjQPp3cFF28FI3qnDFljA=
golang.org/x/tools v0.0.0-20200825202427-b303f430e36d/go.mod h1:njjCfa9FT2d7l9Bc6FUM5FLjQPp3cFF28FI3qnDFljA=
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
golang.org/x/tools v0.17.0 h1:FvmRgNOcs3kOa+T20R1uhfP9F6HgG2mfxDv1vrx1Htc=
golang.org/x/tools v0.17.0/go.mod h1:xsh6VxdV005rRVaS6SSAf9oiAqljS7UZUacMZ8Bnsps=
golang.org/x/tools v0.18.0 h1:k8NLag8AGHnn+PHbl7g43CtqZAwG60vZkLqgyZgIHgQ=
golang.org/x/tools v0.18.0/go.mod h1:GL7B4CwcLLeo59yx/9UWWuNOW1n3VZ4f5axWfML7Lcg=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
Expand Down
25 changes: 13 additions & 12 deletions vendor/github.com/launchdarkly/ld-find-code-refs/v2/flags/flags.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ github.com/launchdarkly/api-client-go/v7
# github.com/launchdarkly/json-patch v0.0.0-20180720210516-dd68d883319f
## explicit
github.com/launchdarkly/json-patch
# github.com/launchdarkly/ld-find-code-refs/v2 v2.11.7
# github.com/launchdarkly/ld-find-code-refs/v2 v2.11.8
## explicit; go 1.20
github.com/launchdarkly/ld-find-code-refs/v2/aliases
github.com/launchdarkly/ld-find-code-refs/v2/flags
Expand Down Expand Up @@ -236,7 +236,7 @@ golang.org/x/text/internal/utf8internal
golang.org/x/text/runes
golang.org/x/text/transform
golang.org/x/text/unicode/norm
# golang.org/x/tools v0.17.0
# golang.org/x/tools v0.18.0
## explicit; go 1.18
golang.org/x/tools/godoc/util
golang.org/x/tools/godoc/vfs
Expand Down

0 comments on commit 655ece7

Please sign in to comment.