Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzi008 authored Apr 7, 2021
1 parent 5b55699 commit 76a5df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package main

import "github.com/dutchcoders/transfer.sh/cmd"
import "github.com/guanzi008/transfer.sh/cmd"

func main() {
app := cmd.New()
Expand Down

0 comments on commit 76a5df2

Please sign in to comment.