Skip to content

Commit

Permalink
test: changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aryyawijaya committed Jul 17, 2024
1 parent 5c1ba07 commit 0c5ba56
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
Expand Up @@ -33,7 +33,7 @@ func main() {
}

c.JSON(http.StatusOK, gin.H{
"version": "v1.0",
"version": "v2.0",
"description": "sample golang application",
"database": gin.H{
"info": gin.H{
Expand Down

0 comments on commit 0c5ba56

Please sign in to comment.