mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
deps(go): bump github.com/grafana/cog from 0.1.12 to 0.1.13 (#125869)
* deps(go): bump github.com/grafana/cog from 0.1.12 to 0.1.13 Bumps [github.com/grafana/cog](https://github.com/grafana/cog) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/grafana/cog/releases) - [Commits](https://github.com/grafana/cog/compare/v0.1.12...v0.1.13) --- updated-dependencies: - dependency-name: github.com/grafana/cog dependency-version: 0.1.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * update workspace --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
590442858d
commit
204a21b594
+1
-1
@@ -6,7 +6,7 @@ require (
|
||||
cuelang.org/go v0.11.1
|
||||
github.com/dave/dst v0.27.3
|
||||
github.com/grafana/codejen v0.0.4-0.20250428224353-8764ced07770
|
||||
github.com/grafana/cog v0.1.12
|
||||
github.com/grafana/cog v0.1.13
|
||||
github.com/grafana/cuetsy v0.1.11
|
||||
github.com/matryer/is v1.4.1
|
||||
golang.org/x/tools v0.45.0
|
||||
|
||||
+2
-2
@@ -37,8 +37,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
|
||||
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
|
||||
github.com/grafana/codejen v0.0.4-0.20250428224353-8764ced07770 h1:+cFvbhw2O+WxmVtKUH7CKCfFLM2L8No3Q0R9g/IuTlg=
|
||||
github.com/grafana/codejen v0.0.4-0.20250428224353-8764ced07770/go.mod h1:HVKowlidslFhPxKtj5oRrWS+d1u0zl7xC8aeWm7dEUU=
|
||||
github.com/grafana/cog v0.1.12 h1:lYwXNh1LL4uUehmrWJ3sW1v5TO+FQzZba3zLj5L/aFA=
|
||||
github.com/grafana/cog v0.1.12/go.mod h1:vXehXG9c/mp0CwqfQLWbT/0VEEIw+IEXe5LGhZspcqQ=
|
||||
github.com/grafana/cog v0.1.13 h1:n4tNczm0mLgu171kLpmahgSOYgmjhrjTjr4ztj+zrqI=
|
||||
github.com/grafana/cog v0.1.13/go.mod h1:q7oFa5p+x3VjeX22xVMx6QWoRIo6NOJ49SYdXaat/N8=
|
||||
github.com/grafana/cue v0.0.0-20230926092038-971951014e3f h1:TmYAMnqg3d5KYEAaT6PtTguL2GjLfvr6wnAX8Azw6tQ=
|
||||
github.com/grafana/cue v0.0.0-20230926092038-971951014e3f/go.mod h1:okjJBHFQFer+a41sAe2SaGm1glWS8oEb6CmJvn5Zdws=
|
||||
github.com/grafana/cuetsy v0.1.11 h1:I3IwBhF+UaQxRM79HnImtrAn8REGdb5M3+C4QrYHoWk=
|
||||
|
||||
Reference in New Issue
Block a user