update dependencies
fix linter errors
add additional libraries to alpine
add libxinerama-dev to alpine
add tag for CGo version of sqlite This should fix OpenBSD support
go install @latest
add libxcb-dev to alpine
switch from go get to go install to address deprecation warning
add libxrandr-dev to Alpine
add libxcursor to alpine
implement editing for string, bool, and int values in hatchback-explorer
add methods to directly access Untyped data
implement untyped support
try to fix Alpine build again
try to fix alpine build again
update README
try to fix alpine build
implement bool list
refactor into separate files
fix linter errors