Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
elastic
/
go-ucfg
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
85
Code
Issues
10
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
blakerouse
Datepicker
All time
Commit History
Commits on Oct 17, 2025
Add ability to disable validation (#213)
Show description for 3520930
blakerouse
authored
3520930
Copy full SHA for 3520930
Commits on Feb 20, 2020
Prepare for v0.8.3 release. (#153)
blakerouse
authored
f3ae3b2
Copy full SHA for f3ae3b2
Add ability to adjust merging behavior of configs per fields defined in configurations (#152)
Show description for 5f065f8
blakerouse
authored
5f065f8
Copy full SHA for 5f065f8
Commits on Feb 7, 2020
Prepare for release of 0.8.2. (#149)
blakerouse
authored
ab69586
Copy full SHA for ab69586
Commits on Feb 5, 2020
Fix nonzero validator to not validate nil array or slices. (#148)
Show description for 1afd60f
blakerouse
authored
1afd60f
Copy full SHA for 1afd60f
Commits on Jan 31, 2020
Prepare 0.8.1 (#146)
blakerouse
authored
093a689
Copy full SHA for 093a689
Commits on Jan 29, 2020
Prevent Validate from being called when value is a pointer or interface and is nil. (#145)
Show description for 9325090
blakerouse
authored
9325090
Copy full SHA for 9325090
Prepare 0.8.0 (#143)
blakerouse
authored
85f981a
Copy full SHA for 85f981a
Apply validation to default values even when values do not come from the configuration (#142)
Show description for 19165f5
blakerouse
authored
19165f5
Copy full SHA for 19165f5
Commits on Jan 24, 2020
Add call to InitDefaults when structs implement Initializer interface during Unpack. (#141)
Show description for 4fd3937
blakerouse
authored
4fd3937
Copy full SHA for 4fd3937
Commits on Jan 17, 2020
Fix parsing of environment variables to prevent object parsing. #132 (#139)
Show description for f677390
blakerouse
authored
f677390
Copy full SHA for f677390
Commits on Jan 16, 2020
Add codecov reporting and codecov badge to README.md. Update README.md to include hjson support. (#140)
Show description for 5059399
blakerouse
authored
5059399
Copy full SHA for 5059399
Add more validation tests, fixing issue where Validate was not being called on maps. (#137)
Show description for 1b45403
blakerouse
authored
1b45403
Copy full SHA for 1b45403
Add support for HJSON. #131 (#138)
blakerouse
authored
245a38c
Copy full SHA for 245a38c
Commits on Jan 14, 2020
Call Validate on custom slice types. Fixes #133. (#134)
Show description for 7e7dbca
blakerouse
authored
7e7dbca
Copy full SHA for 7e7dbca
Add golang 1.12 and 1.13 to travis CI test runner. (#135)
blakerouse
authored
d8f3a42
Copy full SHA for d8f3a42
You can’t perform that action at this time.