This website works better with JavaScript
Home
Explore
Help
Sign In
akillibulut
/
cost-model
mirror of
https://github.com/kubecost/cost-model
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Go module system confusion on my part. This works
Neal Ormsbee
5 years ago
parent
be0b1aa7c4
commit
1272a3eddf
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
pkg/util/json/json.go
+ 1
- 1
pkg/util/json.go → pkg/util/json/json.go
View File
@@ -1,4 +1,4 @@
-package
util
+package
json
import (
"encoding/json"