From b1f45195de51e926213ec440e0a3ccefdb6e73f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 02:08:07 +0000 Subject: [PATCH] Bump github.com/moloch--/asciicast from 0.1.0 to 0.1.1 Bumps [github.com/moloch--/asciicast](https://github.com/moloch--/asciicast) from 0.1.0 to 0.1.1. - [Commits](https://github.com/moloch--/asciicast/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: github.com/moloch--/asciicast dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2d1c713..3833eec 100644 --- a/go.mod +++ b/go.mod @@ -32,7 +32,7 @@ require ( github.com/lesnuages/snitch v0.6.0 github.com/mattn/go-sqlite3 v1.14.22 github.com/miekg/dns v1.1.59 - github.com/moloch--/asciicast v0.1.0 + github.com/moloch--/asciicast v0.1.1 github.com/moloch--/memmod v0.0.0-20230225130813-fd77d905589e github.com/ncruces/go-sqlite3 v0.20.3 github.com/reeflective/console v0.1.15 diff --git a/go.sum b/go.sum index bddb039..3440e39 100644 --- a/go.sum +++ b/go.sum @@ -299,8 +299,8 @@ github.com/miekg/dns v1.1.59 h1:C9EXc/UToRwKLhK5wKU/I4QVsBUc8kE6MkHBkeypWZs= github.com/miekg/dns v1.1.59/go.mod h1:nZpewl5p6IvctfgrckopVx2OlSEHPRO/U4SYkRklrEk= github.com/mitchellh/go-ps v1.0.0 h1:i6ampVEEF4wQFF+bkYfwYgY+F/uYJDktmvLPf7qIgjc= github.com/mitchellh/go-ps v1.0.0/go.mod h1:J4lOc8z8yJs6vUwklHw2XEIiT4z4C40KtWVN3nvg8Pg= -github.com/moloch--/asciicast v0.1.0 h1:eBOJwuFKSk447s/kPs9MWsc4kAl5HmuKIDLDYD6/RrM= -github.com/moloch--/asciicast v0.1.0/go.mod h1:OckO16UDLgxVLclrCnbocL1ix15Br/8Xv/caBoYq98o= +github.com/moloch--/asciicast v0.1.1 h1:btwwniCK9br3ys33XZ71IG/M3ZujSSCcBzsH/sieiXg= +github.com/moloch--/asciicast v0.1.1/go.mod h1:OckO16UDLgxVLclrCnbocL1ix15Br/8Xv/caBoYq98o= github.com/moloch--/memmod v0.0.0-20230225130813-fd77d905589e h1:IkFCPlAa0iTiLxck+NqAwBx8JDlnHYm4orOQBbs4BDQ= github.com/moloch--/memmod v0.0.0-20230225130813-fd77d905589e/go.mod h1:eYeI6cQ5YHhHt9i0BBW0zc1DaQnb4ZMXsSPuEV/V5Og= github.com/ncruces/go-sqlite3 v0.20.3 h1:+4G4uEqOeusF0yRuQVUl9fuoEebUolwQSnBUjYBLYIw=