Skip to content

Commit

Permalink
remove artifactory and fix import paths
Browse files Browse the repository at this point in the history
  • Loading branch information
arcolife committed Dec 8, 2019
1 parent 57d4937 commit 98d4587
Show file tree
Hide file tree
Showing 75 changed files with 17 additions and 9,022 deletions.
28 changes: 0 additions & 28 deletions appveyor.yml

This file was deleted.

55 changes: 0 additions & 55 deletions artifactory/auth/authutils.go

This file was deleted.

37 changes: 0 additions & 37 deletions artifactory/auth/authutils_test.go

This file was deleted.

4 changes: 2 additions & 2 deletions artifactory/auth/cert/loader.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package cert
import (
"crypto/tls"
"crypto/x509"
"github.com/jfrog/jfrog-client-go/utils/errorutils"
"github.com/jfrog/jfrog-client-go/utils/io/fileutils"
"github.com/arcolife/jfrog-client-go/utils/errorutils"
"github.com/arcolife/jfrog-client-go/utils/io/fileutils"
"io/ioutil"
"net/http"
"path/filepath"
Expand Down
243 changes: 0 additions & 243 deletions artifactory/auth/rtdetails.go

This file was deleted.

Loading

0 comments on commit 98d4587

Please sign in to comment.