From 8628bc2cc75ad1069fcb1e633e02e04132c348e9 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 12 Aug 2024 23:42:05 +0700 Subject: go.mod: update all dependencies --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e78523a..0db0374 100644 --- a/go.mod +++ b/go.mod @@ -5,6 +5,6 @@ module git.sr.ht/~shulhan/asciidoctor-go go 1.21 -require git.sr.ht/~shulhan/pakakeh.go v0.54.0 +require git.sr.ht/~shulhan/pakakeh.go v0.56.0 //replace git.sr.ht/~shulhan/pakakeh.go => ../pakakeh.go diff --git a/go.sum b/go.sum index 066d161..7df0338 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -git.sr.ht/~shulhan/pakakeh.go v0.54.0 h1:pwTQiJSyE5xTaWNR0FnWsszJ+0Z5hB2ufNLXcy8z0y8= -git.sr.ht/~shulhan/pakakeh.go v0.54.0/go.mod h1:ys7WNtXm03x0M59oqrqBjXnc+wRCX8JBXyE/W8+KVbw= +git.sr.ht/~shulhan/pakakeh.go v0.56.0 h1:fZLK/wnt1YRKHJfEpTvVYLtn+tbcQbuehZiSXdPIByE= +git.sr.ht/~shulhan/pakakeh.go v0.56.0/go.mod h1:UuyZtTCMJaTZI/33DBlyyJt1eF96fDPhPg9ZBHptWMU= -- cgit v1.3