Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/wit_async.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>go.bytecodealliance.org/wit_async</title>
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/componentize-go" />
<meta name="go-import" content="go.bytecodealliance.org/wit_async git https://github.com/bytecodealliance/componentize-go" />
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/wit_async">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion docs/wit_runtime.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>go.bytecodealliance.org/wit_runtime</title>
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/componentize-go" />
<meta name="go-import" content="go.bytecodealliance.org/wit_runtime git https://github.com/bytecodealliance/componentize-go" />
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/wit_runtime">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion docs/wit_types.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>go.bytecodealliance.org/wit_types</title>
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/componentize-go" />
<meta name="go-import" content="go.bytecodealliance.org/wit_types git https://github.com/bytecodealliance/componentize-go" />
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/wit_types">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module go.bytecodealliance.org

go 1.25.5
go 1.25
Loading