aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-27 07:53:41 -0400
committerGitHub <noreply@github.com>2022-04-27 07:53:41 -0400
commite573cd787762a56862095dc2e6a2112697c904f3 (patch)
tree695e3e8d92308ffb03925253e206732a3ad5454e /go.mod
parent5349255f33876e23d269c401834752ea91f24244 (diff)
downloadx-e573cd787762a56862095dc2e6a2112697c904f3.tar.xz
x-e573cd787762a56862095dc2e6a2112697c904f3.zip
build(deps): bump within.website/confyg from 0.4.0 to 1.1.0 (#117)
Bumps [within.website/confyg](https://github.com/Xe/confyg) from 0.4.0 to 1.1.0. - [Release notes](https://github.com/Xe/confyg/releases) - [Commits](https://github.com/Xe/confyg/compare/v0.4.0...v1.1.0) --- updated-dependencies: - dependency-name: within.website/confyg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 7e59cd0..8cd6330 100644
--- a/go.mod
+++ b/go.mod
@@ -68,7 +68,7 @@ require (
google.golang.org/appengine v1.6.0 // indirect
gopkg.in/tucnak/telebot.v2 v2.0.0-20190415090633-8c1c512262f2
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
- within.website/confyg v0.4.0
+ within.website/confyg v1.1.0
within.website/johaus v1.1.0
within.website/ln v0.9.1
)