~subsetpark/bagatto

964fa256cb7d8b76f8bde5e23e7fd2d233a7180b — Zach Smith 4 months ago cb54588 master
Use spork/json
2 files changed, 2 insertions(+), 3 deletions(-)

M bagatto.janet
M lockfile.jdn
M bagatto.janet => bagatto.janet +1 -1
@@ 3,7 3,7 @@
(import markable)
(import spork/path)
(import jdn)
(import json)
(import spork/json)
(import mago)

(defn- set-error-context!

M lockfile.jdn => lockfile.jdn +1 -2
@@ 1,5 1,4 @@
@[{:url "https://github.com/janet-lang/json.git" :tag "7417d506196f28eedd96b4a955684732c70f5d4e" :type :git}
  {:url "https://git.sr.ht/~subsetpark/mago" :tag "51a147f9c667fa4b96c796f83c90b0478466feed" :type :git}
@[{:url "https://git.sr.ht/~subsetpark/mago" :tag "51a147f9c667fa4b96c796f83c90b0478466feed" :type :git}
  {:url "https://github.com/janet-lang/spork.git" :tag "f904852fc680ad8a797ad4979d6a1ee3209ccc8c" :type :git}
  {:url "https://github.com/andrewchambers/janet-posix-spawn.git" :tag "5a3689c250a207186bcb1a30f131d71e45b8cea6" :type :git}
  {:url "https://github.com/pyrmont/testament" :tag "e404bbb38c82ef88f91c0b259855631365543f7b" :type :git}