Move to the new /go URL.

master
Zed A. Shaw 24 hours ago
parent 9acf8cb5b5
commit 8822e8fac2
  1. 2
      cat/go.mod
  2. 2
      od/go.mod

@ -1,3 +1,3 @@
module git.learnjsthehardway.com/learn-code-the-hard-way/go-coreutils/cat
module lcthw.dev/go/go-coreutils/cat
go 1.24.2

@ -1,3 +1,3 @@
module git.learnjsthehardway.com/learn-code-the-hard-way/go-coreutils/od
module lcthw.dev/go/go-coreutils/od
go 1.24.2

Loading…
Cancel
Save