From e1a3d8f6da40002e89b9061922054dc4b3905bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 23:08:33 +0300 Subject: [PATCH 1/2] build(deps): bump github.com/abdfnx/tran from 0.1.3 to 0.1.31 (#41) Bumps [github.com/abdfnx/tran](https://github.com/abdfnx/tran) from 0.1.3 to 0.1.31. - [Release notes](https://github.com/abdfnx/tran/releases) - [Changelog](https://github.com/abdfnx/tran/blob/main/.goreleaser.yml) - [Commits](https://github.com/abdfnx/tran/compare/v0.1.3...v0.1.31) --- updated-dependencies: - dependency-name: github.com/abdfnx/tran dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 99988f5d..81fb48cc 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/abdfnx/gosh v0.3.8 github.com/abdfnx/looker v0.1.0 github.com/abdfnx/resto v0.1.6 - github.com/abdfnx/tran v0.1.3 + github.com/abdfnx/tran v0.1.31 github.com/briandowns/spinner v1.18.1 github.com/charmbracelet/bubbles v0.10.3 github.com/charmbracelet/bubbletea v0.20.0 diff --git a/go.sum b/go.sum index 2cef6ee0..efb68f6d 100644 --- a/go.sum +++ b/go.sum @@ -51,8 +51,8 @@ github.com/abdfnx/looker v0.1.0 h1:tMN7E0wKIgbydAPPQ1RkppJ1bGHn+B+y9PZy7mwa+3U= github.com/abdfnx/looker v0.1.0/go.mod h1:QVfPHnredPBUg4R+MtEkZbMBbqrgtoaj0JHO3KYkvyE= github.com/abdfnx/resto v0.1.6 h1:yOM9O9bpMP4lb2ox0U7/gcFXO78P5eUZBxWuKrfdrFA= github.com/abdfnx/resto v0.1.6/go.mod h1:7+/dYHN1Zw70GKAOtT+76LG9ZnMqA9NTbUFFgEt7rsk= -github.com/abdfnx/tran v0.1.3 h1:0AP450be+Jn/M6tFX99gdkArhw4f810EC4ZeXInK0Ig= -github.com/abdfnx/tran v0.1.3/go.mod h1:hOlq1XrPkTElvnsVdyoby1DmR8mPk9Ai1T1BlGViSYo= +github.com/abdfnx/tran v0.1.31 h1:jrcYvpxY70HxMptAy39fFdrhW5a0yLnQq6i9vyJuvpk= +github.com/abdfnx/tran v0.1.31/go.mod h1:4kV7UTbEYqDZu8Q+yjMPIIl326hMjkTBHmiRZMBqhG4= github.com/alecthomas/chroma v0.10.0 h1:7XDcGkCQopCNKjZHfYrNLraA+M7e0fMiJ/Mfikbfjek= github.com/alecthomas/chroma v0.10.0/go.mod h1:jtJATyUxlIORhUOFNA9NZDWGAQ8wpxQQqNSB4rjA/1s= github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4= From 3bc3b34febf370282cd5e37b3929c1956a6fba83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 23:08:49 +0300 Subject: [PATCH 2/2] build(deps): bump github.com/evertras/bubble-table from 0.9.0 to 0.10.1 (#40) Bumps [github.com/evertras/bubble-table](https://github.com/evertras/bubble-table) from 0.9.0 to 0.10.1. - [Release notes](https://github.com/evertras/bubble-table/releases) - [Commits](https://github.com/evertras/bubble-table/compare/v0.9.0...v0.10.1) --- updated-dependencies: - dependency-name: github.com/evertras/bubble-table dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 81fb48cc..52e7d2dd 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/charmbracelet/bubbletea v0.20.0 github.com/charmbracelet/glamour v0.5.0 github.com/charmbracelet/lipgloss v0.5.0 - github.com/evertras/bubble-table v0.9.0 + github.com/evertras/bubble-table v0.10.1 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 github.com/mattn/go-colorable v0.1.12 github.com/mattn/go-isatty v0.0.14 diff --git a/go.sum b/go.sum index efb68f6d..641958dc 100644 --- a/go.sum +++ b/go.sum @@ -99,8 +99,8 @@ github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1m github.com/envoyproxy/go-control-plane v0.9.7/go.mod h1:cwu0lG7PUMfa9snN8LXBig5ynNVH9qI8YYLbd1fK2po= github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad/go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk= github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c= -github.com/evertras/bubble-table v0.9.0 h1:cJQXAoRNgy7tXyubOLsqVChdF7HPlhMtiAwNCU/d5pU= -github.com/evertras/bubble-table v0.9.0/go.mod h1:OZq5XdGas3p4OZi/if0NLoAeIlgpCDvCgcGG6lD4oGY= +github.com/evertras/bubble-table v0.10.1 h1:Ab4fi3nZ/Ht0iL7NIPgat3i6zpCPZ+kHKspG6ZtRLHA= +github.com/evertras/bubble-table v0.10.1/go.mod h1:OZq5XdGas3p4OZi/if0NLoAeIlgpCDvCgcGG6lD4oGY= github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4= github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w= github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=