aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod12
1 files changed, 6 insertions, 6 deletions
diff --git a/go.mod b/go.mod
index 7d18ecd..4593deb 100644
--- a/go.mod
+++ b/go.mod
@@ -6,13 +6,13 @@ module git.sr.ht/~shulhan/gorankusu
go 1.20
require (
- git.sr.ht/~shulhan/ciigo v0.11.0
- github.com/shuLhan/share v0.53.1-0.20240215151058-c14c0aada881
+ git.sr.ht/~shulhan/ciigo v0.11.1-0.20240305111257-b947c3694236
+ git.sr.ht/~shulhan/pakakeh.go v0.53.2-0.20240305092154-76510776395b
github.com/tsenart/vegeta/v12 v12.11.1
)
require (
- git.sr.ht/~shulhan/asciidoctor-go v0.5.1 // indirect
+ git.sr.ht/~shulhan/asciidoctor-go v0.5.2-0.20240305110034-dc67158aeeb6 // indirect
github.com/influxdata/tdigest v0.0.1 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/kr/pretty v0.3.1 // indirect
@@ -21,12 +21,12 @@ require (
github.com/rs/dnscache v0.0.0-20230804202142-fc85eb664529 // indirect
github.com/yuin/goldmark v1.7.0 // indirect
github.com/yuin/goldmark-meta v1.1.0 // indirect
- golang.org/x/net v0.20.0 // indirect
+ golang.org/x/net v0.21.0 // indirect
golang.org/x/sync v0.6.0 // indirect
- golang.org/x/sys v0.16.0 // indirect
+ golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
-//replace github.com/shuLhan/share => ../share
+//replace git.sr.ht/~shulhan/pakakeh.go => ../pakakeh.go