Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
update glide (yaml and lock) to use https (instead of ssh) for stella…
Browse files Browse the repository at this point in the history
…r/go dependency fork
  • Loading branch information
nikhilsaraf committed Mar 19, 2020
1 parent eae1007 commit e6edfa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ import:
- package: github.com/spf13/pflag
version: v1.0.0
- package: github.com/stellar/go
repo: git@github.com:nikhilsaraf/go.git
vcs: git
repo: https://github.com/nikhilsaraf/go.git
version: horizonclient-v2.0.0/3_fix_txnbuild_delete_offer_op
subpackages:
- build
Expand Down

0 comments on commit e6edfa5

Please sign in to comment.