Skip to content

Commit

Permalink
Intermediate changes
Browse files Browse the repository at this point in the history
  • Loading branch information
robot-piglet committed Jul 19, 2024
1 parent c81368e commit 59ec70f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
".gitignore":"load/projects/pandora/.gitignore",
".goxc.json":"load/projects/pandora/.goxc.json",
".travis.yml":"load/projects/pandora/.travis.yml",
"/logs/tmp/tmpXfIgZR/go.mod":"",
"/logs/tmp/tmpXfIgZR/go.sum":"",
"AUTHORS":"load/projects/pandora/AUTHORS",
"CHANGELOG.md":"load/projects/pandora/CHANGELOG.md",
"LICENSE":"load/projects/pandora/LICENSE",
Expand Down Expand Up @@ -461,6 +459,8 @@
"examples/http.yaml":"load/projects/pandora/examples/http.yaml",
"examples/http/server/server.go":"load/projects/pandora/examples/http/server/server.go",
"examples/http/server/stats.go":"load/projects/pandora/examples/http/server/stats.go",
"go.mod":"",
"go.sum":"",
"labels.json":"load/projects/pandora/labels.json",
"lib/answlog/logger.go":"load/projects/pandora/lib/answlog/logger.go",
"lib/confutil/chosen_cases_filter.go":"load/projects/pandora/lib/confutil/chosen_cases_filter.go",
Expand Down

0 comments on commit 59ec70f

Please sign in to comment.