Skip to content

Commit

Permalink
compare config structs
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperspencer committed Jan 4, 2024
1 parent 57b1ea6 commit 5fb61a2
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 78 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ require (
github.com/cooperspencer/onedev v0.0.0-20230615161456-95860e5aae3e
github.com/go-git/go-git/v5 v5.11.0
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
github.com/google/go-cmp v0.6.0
github.com/google/go-github/v41 v41.0.0
github.com/gookit/color v1.5.4
github.com/ktrysmt/go-bitbucket v0.9.73
Expand Down Expand Up @@ -36,7 +37,6 @@ require (
github.com/davidmz/go-pageant v1.0.2 // indirect
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-fed/httpsig v1.1.0 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.5.0 // indirect
Expand All @@ -54,7 +54,6 @@ require (
github.com/kr/fs v0.1.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/nwaples/rardecode v1.1.3 // indirect
Expand Down
Loading

0 comments on commit 5fb61a2

Please sign in to comment.