Skip to content

Commit 60a2149

Browse files
authored
build: update bazel config with new files (#800)
1 parent 7caa65b commit 60a2149

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BUILD.bazel

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ go_library(
2222
"transport.go",
2323
"transport112.go",
2424
"util.go",
25+
"util_curl.go",
26+
"shellescape/shellescape.go"
2527
],
2628
importpath = "github.com/go-resty/resty/v2",
2729
visibility = ["//visibility:public"],

0 commit comments

Comments
 (0)