Changeset 798 in code for trunk/cmd/sojuctl


Ignore:
Timestamp:
Mar 21, 2023, 1:50:04 AM (2 years ago)
Author:
koizumi.aoi
Message:

dev: move import uris to this repository

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmd/sojuctl/main.go

    r695 r798  
    1010        "os"
    1111
    12         "git.sr.ht/~emersion/soju"
    13         "git.sr.ht/~emersion/soju/config"
     12        "git.chaotic.ninja/koizumi.aoi/soju-retro"
     13        "git.chaotic.ninja/koizumi.aoi/soju-retro/config"
    1414        "golang.org/x/crypto/bcrypt"
    1515        "golang.org/x/crypto/ssh/terminal"
Note: See TracChangeset for help on using the changeset viewer.