diff options
| author | Shulhan <ms@kilabit.info> | 2024-08-12 23:42:05 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-08-12 23:42:05 +0700 |
| commit | 8628bc2cc75ad1069fcb1e633e02e04132c348e9 (patch) | |
| tree | 9bf56413f3f7fafbb71c51e38a464e6bc44ab065 /go.mod | |
| parent | e98aea8108d267fc5f8364d0e611698f413095c5 (diff) | |
| download | asciidoctor-go-8628bc2cc75ad1069fcb1e633e02e04132c348e9.tar.xz | |
go.mod: update all dependencies
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
