diff options
author | tjp <tjp@ctrl-c.club> | 2023-11-14 18:51:14 -0700 |
---|---|---|
committer | tjp <tjp@ctrl-c.club> | 2023-11-14 18:51:14 -0700 |
commit | 8c6db5a6847aea8955579c4d709d3f7748745f3d (patch) | |
tree | cf0c7b8516eac810a6162aef7e7d8774b0c68ba5 /go.mod | |
parent | 105022b22d4b297057a7a946e3d6e1202bc6d1d5 (diff) |
sliderule bumpv0.9.4
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ module tildegit.org/tjp/syw go 1.21.0 -require tildegit.org/tjp/sliderule v1.5.0 +require tildegit.org/tjp/sliderule v1.6.0 require ( github.com/go-kit/log v0.2.1 // indirect |