Skip to content

Commit

Permalink
build: update bazel config with new files (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevatkm committed Jun 28, 2024
1 parent 7caa65b commit 60a2149
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ go_library(
"transport.go",
"transport112.go",
"util.go",
"util_curl.go",
"shellescape/shellescape.go"
],
importpath = "github.com/go-resty/resty/v2",
visibility = ["//visibility:public"],
Expand Down

0 comments on commit 60a2149

Please sign in to comment.