Skip to content

Commit

Permalink
Update proxy.go
Browse files Browse the repository at this point in the history
  • Loading branch information
lanhebe authored Apr 25, 2021
1 parent 3a170f7 commit f35e376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/database/proxy.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package database

import (
"github.com/Sansui233/proxypool/log"
"github.com/Sansui233/proxypool/pkg/proxy"
"github.com/lanhebe/proxypool/log"
"github.com/lanhebe/proxypool/pkg/proxy"
"gorm.io/gorm"
"time"
)
Expand Down

0 comments on commit f35e376

Please sign in to comment.