Commit Graph

157 Commits

Author SHA1 Message Date
eee1f3610a
Chore: format and lint contrib bash script 2023-09-26 00:50:56 -07:00
dependabot[bot]
c0508078d3
Bump github.com/spf13/afero from 1.9.5 to 1.10.0
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.5 to 1.10.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.9.5...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 00:39:12 -07:00
dependabot[bot]
e4ed100978
Bump github.com/rs/zerolog from 1.30.0 to 1.31.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 00:39:12 -07:00
dependabot[bot]
99eb2c0f31
Bump git.tcp.direct/kayos/common from 0.8.6 to 0.9.2
Bumps git.tcp.direct/kayos/common from 0.8.6 to 0.9.2.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 00:39:12 -07:00
dependabot[bot]
0046e8bdae
Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 00:39:12 -07:00
dependabot[bot]
99323d648b
Bump github.com/gin-contrib/logger from 0.2.5 to 0.2.6
Bumps [github.com/gin-contrib/logger](https://github.com/gin-contrib/logger) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/gin-contrib/logger/releases)
- [Changelog](https://github.com/gin-contrib/logger/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/logger/compare/v0.2.5...v0.2.6)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 00:39:11 -07:00
dependabot[bot]
0abb81e9c6
Bump github.com/muesli/termenv from 0.15.1 to 0.15.2
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](https://github.com/muesli/termenv/compare/v0.15.1...v0.15.2)

---
updated-dependencies:
- dependency-name: github.com/muesli/termenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 00:39:08 -07:00
sad
63b2eadb18
modify dmenu uploader to work with dmenu or wmenu 2023-09-19 17:51:28 +00:00
593d845f44
Fix: incompatible regex 2023-06-14 12:43:52 -07:00
608f8b7bd9
Chore/Fix: update putxt to get rid of assume-no-moving-gc error 2023-06-14 12:36:54 -07:00
7b9600ca27
Chore: update deps 2023-06-14 12:26:23 -07:00
03fa7284e6
Update Makefile 2023-06-14 12:22:15 -07:00
ec84c5c816
Merge pull request #50 from tcp-direct/dependabot/go_modules/github.com/gin-gonic/gin-1.9.1
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1
2023-06-01 19:12:09 -07:00
dependabot[bot]
ee5007f4b7
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 08:02:40 +00:00
b30ca889e9
Merge pull request #49 from tcp-direct/dependabot/go_modules/github.com/spf13/viper-1.16.0
Bump github.com/spf13/viper from 1.15.0 to 1.16.0
2023-05-31 07:44:10 -07:00
dependabot[bot]
7a127ad80c
Bump github.com/spf13/viper from 1.15.0 to 1.16.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 08:01:31 +00:00
025dbea3d8
Merge pull request #48 from tcp-direct/dependabot/go_modules/git.tcp.direct/kayos/common-0.8.6
Bump git.tcp.direct/kayos/common from 0.8.5 to 0.8.6
2023-05-26 11:19:31 -07:00
dependabot[bot]
6b43000a58
Bump git.tcp.direct/kayos/common from 0.8.5 to 0.8.6
Bumps git.tcp.direct/kayos/common from 0.8.5 to 0.8.6.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 08:01:14 +00:00
765e859044
Merge pull request #47 from tcp-direct/dependabot/go_modules/git.tcp.direct/kayos/common-0.8.5
Bump git.tcp.direct/kayos/common from 0.8.4 to 0.8.5
2023-05-23 11:41:50 -07:00
dependabot[bot]
cb04c9f9bd
Bump git.tcp.direct/kayos/common from 0.8.4 to 0.8.5
Bumps git.tcp.direct/kayos/common from 0.8.4 to 0.8.5.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 08:01:23 +00:00
42ed1788ba
Merge pull request #46 from tcp-direct/dependabot/go_modules/git.tcp.direct/kayos/common-0.8.4
Bump git.tcp.direct/kayos/common from 0.8.3 to 0.8.4
2023-05-08 13:29:10 -07:00
dependabot[bot]
9000f50088
Bump git.tcp.direct/kayos/common from 0.8.3 to 0.8.4
Bumps git.tcp.direct/kayos/common from 0.8.3 to 0.8.4.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:05:46 +00:00
23d0cbde6e
Merge pull request #45 from tcp-direct/dependabot/go_modules/git.tcp.direct/kayos/common-0.8.3 2023-05-03 14:12:02 -07:00
dependabot[bot]
0ab757f79e
Bump git.tcp.direct/kayos/common from 0.8.2 to 0.8.3
Bumps git.tcp.direct/kayos/common from 0.8.2 to 0.8.3.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 08:01:09 +00:00
a0d73b87a7
Merge pull request #44 from tcp-direct/dependabot/go_modules/github.com/rs/zerolog-1.29.1 2023-04-14 12:44:23 -07:00
dependabot[bot]
5d95b01fbb
Bump github.com/rs/zerolog from 1.29.0 to 1.29.1
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 08:01:29 +00:00
4f19ebc391
Merge pull request #43 from tcp-direct/dependabot/go_modules/git.tcp.direct/kayos/common-0.8.2 2023-03-23 17:56:47 -07:00
dependabot[bot]
2cb5de5550
Bump git.tcp.direct/kayos/common from 0.8.1 to 0.8.2
Bumps git.tcp.direct/kayos/common from 0.8.1 to 0.8.2.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 08:03:05 +00:00
8bf0197863
Merge pull request #42 from tcp-direct/dependabot/go_modules/github.com/muesli/termenv-0.15.1 2023-03-10 06:48:30 -08:00
dependabot[bot]
9865655e83
Bump github.com/muesli/termenv from 0.15.0 to 0.15.1
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](https://github.com/muesli/termenv/compare/v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/muesli/termenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 08:12:20 +00:00
6848b40268
Merge pull request #41 from tcp-direct/dependabot/go_modules/github.com/muesli/termenv-0.15.0 2023-03-09 01:43:25 -08:00
dependabot[bot]
c53f3cb30c
Bump github.com/muesli/termenv from 0.14.0 to 0.15.0
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](https://github.com/muesli/termenv/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/muesli/termenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 08:03:29 +00:00
d99b25c7d2
Merge pull request #40 from tcp-direct/dependabot/go_modules/github.com/spf13/afero-1.9.5 2023-03-07 01:17:36 -08:00
dependabot[bot]
c551eb357d
Bump github.com/spf13/afero from 1.9.4 to 1.9.5
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.9.4...v1.9.5)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:03:56 +00:00
75b1dec8a1
Chore: deps 2023-03-05 02:27:21 -08:00
069bd2ae7e
Fix: gzip parameter 2023-03-05 02:24:53 -08:00
12787bfe91
Merge pull request #38 from tcp-direct/dependabot/go_modules/git.tcp.direct/kayos/common-0.8.1 2023-02-24 12:27:34 -08:00
910b5e7016
Merge pull request #39 from tcp-direct/dependabot/go_modules/github.com/spf13/afero-1.9.4 2023-02-24 12:27:14 -08:00
dependabot[bot]
47ed9ee919
Bump github.com/spf13/afero from 1.9.3 to 1.9.4
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.9.3...v1.9.4)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 07:28:38 +00:00
dependabot[bot]
e09284fe74
Bump git.tcp.direct/kayos/common
Bumps git.tcp.direct/kayos/common from 0.7.7-0.20221211200246-c7eafdbc5267 to 0.8.1.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 07:28:28 +00:00
c82d6b3feb
Merge pull request #37 from tcp-direct/dependabot/go_modules/github.com/gin-gonic/gin-1.9.0 2023-02-22 03:08:06 -08:00
dependabot[bot]
7b627d2fa6
Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 07:23:40 +00:00
14195d828e
Merge pull request #36 from tcp-direct/dependabot/go_modules/github.com/muesli/termenv-0.14.0 2023-02-07 06:32:17 -08:00
dependabot[bot]
1be6d53953
Bump github.com/muesli/termenv from 0.13.0 to 0.14.0
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](https://github.com/muesli/termenv/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/muesli/termenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 07:06:49 +00:00
a468f4ca65
Merge pull request #35 from tcp-direct/dependabot/go_modules/github.com/rs/zerolog-1.29.0 2023-01-26 23:08:26 -08:00
dependabot[bot]
8a1d7bf579
Bump github.com/rs/zerolog from 1.28.0 to 1.29.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 07:07:40 +00:00
0edd48135b
Fix: panic from idiosynchrasy in store name 2023-01-24 21:31:06 -08:00
9bf227bbe0
Merge pull request #34 from tcp-direct/dependabot/go_modules/github.com/spf13/viper-1.15.0 2023-01-22 17:48:57 -08:00
dependabot[bot]
6a2f58a284
Bump github.com/spf13/viper from 1.14.0 to 1.15.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 07:08:56 +00:00
f87a78c600
Merge pull request #33 from tcp-direct/dependabot/go_modules/github.com/gin-gonic/gin-1.8.2 2022-12-23 06:56:51 -08:00