Skip to content

Commit

Permalink
check on git token
Browse files Browse the repository at this point in the history
  • Loading branch information
ivikramsahu committed Dec 31, 2024
1 parent 4e2525e commit 423600c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ func main() {
fmt.Println(datasize["NewConfirmed"])
pong, err := client.Ping().Result()
fmt.Println(pong, err)
// Output: PONG <nil>
// Output: PONG <nil>
}


Expand Down

0 comments on commit 423600c

Please sign in to comment.