-
Notifications
You must be signed in to change notification settings - Fork 174
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: knadh/koanf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: knadh/koanf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 12 files changed
- 4 contributors
Commits on Feb 23, 2023
-
Bump golang.org/x/text from 0.3.5 to 0.3.8 in /providers/etcd
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.5...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bee0cb9 - Browse repository at this point
Copy the full SHA bee0cb9View commit details
Commits on Feb 24, 2023
-
Merge pull request #204 from knadh/dependabot/go_modules/providers/et…
…cd/golang.org/x/text-0.3.8 Bump golang.org/x/text from 0.3.5 to 0.3.8 in /providers/etcd
Configuration menu - View commit details
-
Copy full SHA for e074592 - Browse repository at this point
Copy the full SHA e074592View commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f072568 - Browse repository at this point
Copy the full SHA f072568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a67c82 - Browse repository at this point
Copy the full SHA 8a67c82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 060bd9d - Browse repository at this point
Copy the full SHA 060bd9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2943906 - Browse repository at this point
Copy the full SHA 2943906View commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 993d1fb - Browse repository at this point
Copy the full SHA 993d1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f17ab - Browse repository at this point
Copy the full SHA 94f17abView commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24b75ce - Browse repository at this point
Copy the full SHA 24b75ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd7ed4 - Browse repository at this point
Copy the full SHA bbd7ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e74764 - Browse repository at this point
Copy the full SHA 5e74764View commit details -
Configuration menu - View commit details
-
Copy full SHA for aed6c61 - Browse repository at this point
Copy the full SHA aed6c61View commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c77dab6 - Browse repository at this point
Copy the full SHA c77dab6View commit details
Commits on Mar 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98b36ee - Browse repository at this point
Copy the full SHA 98b36eeView commit details
Commits on Apr 12, 2023
-
Remove buggy
mapstructure.StringToSliceHookFunc(",")
.The `StringToSliceHookFunc(",")` hook is supposed to decode a delim separated string to a slice of strings. However, the hook only receives `reflect.Kind` for the target field to determine its type. While it should be a `[]string`, it can only tell if it's a slice, thus triggering it for any slice type and failing. This breaks the unmarshalling of strings to `[]byte` fields.
Configuration menu - View commit details
-
Copy full SHA for 56f8eca - Browse repository at this point
Copy the full SHA 56f8ecaView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...v2.0.1