Skip to content

Commit

Permalink
fix version backup (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayozzie authored Feb 26, 2023
1 parent 3a8c743 commit bbda0b1
Show file tree
Hide file tree
Showing 53 changed files with 21 additions and 7,484 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ go 1.15

replace github.com/blues/note-cli/lib => ./lib

replace github.com/blues/note-go => ./note-go

require (
github.com/blues/note-cli/lib v0.0.0-20220511182447-c8bb8628cd1f
github.com/blues/note-go v1.5.0
Expand All @@ -18,7 +16,7 @@ require (
github.com/creack/goselect v0.1.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/gofrs/flock v0.8.1 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/golang/snappy v0.0.4
github.com/lufia/plan9stats v0.0.0-20220326011226-f1430873d8db // indirect
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
Expand Down
90 changes: 0 additions & 90 deletions note-go/.circleci/config.yml

This file was deleted.

36 changes: 0 additions & 36 deletions note-go/.gitignore

This file was deleted.

18 changes: 0 additions & 18 deletions note-go/.vscode/launch.json

This file was deleted.

7 changes: 0 additions & 7 deletions note-go/CODE_OF_CONDUCT.md

This file was deleted.

64 changes: 0 additions & 64 deletions note-go/CONTRIBUTING.md

This file was deleted.

19 changes: 0 additions & 19 deletions note-go/LICENSE

This file was deleted.

32 changes: 0 additions & 32 deletions note-go/README.md

This file was deleted.

38 changes: 0 additions & 38 deletions note-go/build.sh

This file was deleted.

12 changes: 0 additions & 12 deletions note-go/go.mod

This file was deleted.

45 changes: 0 additions & 45 deletions note-go/go.sum

This file was deleted.

Loading

0 comments on commit bbda0b1

Please sign in to comment.